This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-19 14:52:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
History
Tim Graham
c36b60836b
Fixed
#24451
-- Deprecated comma-separated {% cycle %} syntax.
2015-03-07 07:42:39 -05:00
..
eggs
…
filter_tests
Fixed urlize regression with entities in query strings
2015-03-06 22:20:14 +01:00
jinja2
/template_tests
…
other_templates
…
syntax_tests
Fixed
#24451
-- Deprecated comma-separated {% cycle %} syntax.
2015-03-07 07:42:39 -05:00
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
…
test_callables.py
…
test_context.py
…
test_custom.py
…
test_engine.py
…
test_loaders.py
Fixed test_notafile_error to pass on Windows.
2015-03-05 12:14:19 -05:00
test_nodelist.py
…
test_parser.py
Fixed
#24372
- Replaced TokenParser usage with traditional parsing.
2015-03-02 18:25:28 -05:00
test_response.py
Cleaned up template directory handling in template tests.
2015-02-24 14:00:03 +01:00
test_smartif.py
…
test_unicode.py
…
tests.py
Cleaned up template directory handling in template tests.
2015-02-24 14:00:03 +01:00
urls.py
…
utils.py
…
views.py
…