1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/view_tests
2017-12-06 17:17:59 -05:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates
templatetags
tests Fixed #28893 -- Removed unnecessary dict.items() calls. 2017-12-06 17:17:59 -05: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