django/tests/view_tests
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
..
app0
app1 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app2
app3
app4
app5
locale Fixed validity of test django_js.po files 2017-05-18 14:33:18 +02:00
media
templates Refs #27795 -- Stopped converting integer format settings to str in JS/JSON i18n views 2017-05-08 19:32:03 +02:00
templatetags
tests Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
__init__.py
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
views.py