Skip to content

[MIRROR] A Django appliation to allow transparently specifying the language of a page in the URL (e.g. example.com/en/some/url/). By Joost Cassee.

License

Notifications You must be signed in to change notification settings

atn9/django-localeurl

 
 

Repository files navigation

NOTE: django-localeurl is currently un-maintained (so pull requests will not be
reviewed or merged), and its approach has been obsoleted by the introduction of
locale-aware URL patterns in Django itself
(https://docs.djangoproject.com/en/1.8/topics/i18n/translation/#module-django.conf.urls.i18n). If
you are nonetheless interested in taking over maintenance of django-localeurl,
please file an issue (https://bitbucket.org/carljm/django-localeurl/issues) to
volunteer. Thank you!

This Django application allows the language be set in the URL.

Copyright (C) 2008-2010 Joost Cassee and contributors
This program is licensed under the MIT License (see LICENSE.txt)

See the docs/ directory for documentation, or
http://pypi.python.org/pypi/django-localeurl for released versions.

-- 
Joost Cassee
joost@cassee.net

About

[MIRROR] A Django appliation to allow transparently specifying the language of a page in the URL (e.g. example.com/en/some/url/). By Joost Cassee.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%