django/tests/urlpatterns
Tilmann Becker 01384ce36c Fixed -- Fixed crash when coercing a translatable URL pattern to str.
Regression in df41b5a05d.
2017-12-20 20:36:41 -05:00
..
__init__.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
converter_urls.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
converters.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
path_base64_urls.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
path_dynamic_urls.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
path_urls.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
test_resolvers.py Fixed -- Fixed crash when coercing a translatable URL pattern to str. 2017-12-20 20:36:41 -05:00
tests.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
views.py Fixed -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00