1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/urlpatterns_reverse
2009-03-21 13:09:13 +00:00
..
__init__.py
extra_urls.py
included_urls2.py
included_urls.py
models.py
tests.py Fixed #10194: added django.shortcuts.redirect, a do-what-I-mean redirect shortcut. See the docs at topics/http/shortcuts for details. 2009-03-21 13:09:13 +00:00
urls.py
views.py