1
0
mirror of https://github.com/django/django.git synced 2025-01-14 04:18:17 +00:00
django/tests/regressiontests/templates
Russell Keith-Magee 6eb1c58430 Added file mistakenly ommitted from r15819
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-15 09:30:01 +00:00
..
eggs
templates Added file mistakenly ommitted from r15819 2011-03-15 09:30:01 +00:00
templatetags Fixed #14960 -- Added tests for inclusion tags. Thanks to Julien Phalip for the report, and to avenet and Paul Bissex for the patch. 2011-03-15 08:20:14 +00:00
__init__.py
alternate_urls.py
context.py
custom.py Fixed #14960 -- Added tests for inclusion tags. Thanks to Julien Phalip for the report, and to avenet and Paul Bissex for the patch. 2011-03-15 08:20:14 +00:00
filters.py
loaders.py
models.py
nodelist.py
parser.py
response.py
smartif.py
tests.py Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. Thanks, DaNmarner 2011-03-14 23:00:03 +00:00
unicode.py
urls.py
views.py