django/tests/i18n/patterns/urls
Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
2017-09-20 18:04:42 -04:00
..
__init__.py
default.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
disabled.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
included.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
namespace.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
path_unused.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
wrong.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
wrong_namespace.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00