1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/regressiontests/templates
2007-04-28 16:41:44 +00:00
..
__init__.py
models.py
tests.py Renamed one test to avoid a name-clash with an earlier test of the same name. 2007-04-28 16:41:44 +00:00
urls.py Added the ability to name URL patterns. Helps with disambiguity reverse matches. 2007-04-01 07:25:20 +00:00
views.py Fixed #2606 -- Added tag for working out the URL of a particular view function. 2007-02-13 04:24:58 +00:00