django/tests/regressiontests/templates
Malcolm Tredinnick aa1b182da3 Fixed #3543 -- Be a bit more tolerant of spaces following the comma
argument separator in the "url" tag.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 10:29:39 +00:00
..
__init__.py
models.py
tests.py Fixed #3543 -- Be a bit more tolerant of spaces following the comma 2007-04-25 10:29:39 +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