django/tests/regressiontests/templates
Jannis Leidel 0ebaf10258 Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to Jeremy Dunck and tcoenen.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-11 16:22:45 +00:00
..
eggs
templates
templatetags Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to Jeremy Dunck and tcoenen. 2011-06-11 16:22:45 +00:00
__init__.py
alternate_urls.py
callables.py
context.py
custom.py Fixed #11989 -- Allow passing a Template instance to inclusion_tag. Thanks to Jeremy Dunck and tcoenen. 2011-06-11 16:22:45 +00:00
filters.py
loaders.py Fixed import error that was causing EggLoader tests not to be run 2011-06-04 14:32:55 +00:00
models.py
nodelist.py
parser.py
response.py
smartif.py
tests.py Fixed #12847 -- Added name parameter to simple_tag, assignment_tag and inclusion_tag helpers. Thanks, vladmos. 2011-06-11 16:05:28 +00:00
unicode.py
urls.py
views.py