This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
21aec54296
django
/
tests
/
template_tests
History
Alexander Schrijver
3ae3a1f9fa
Fixed
#26830
-- Prevented the 'with' templatetag from resetting the cycle variable to its initial state.
2016-08-09 09:05:17 -04:00
..
eggs
…
filter_tests
…
jinja2
/template_tests
…
other_templates
…
recursive_templates
…
relative_templates
…
syntax_tests
Fixed
#26830
-- Prevented the 'with' templatetag from resetting the cycle variable to its initial state.
2016-08-09 09:05:17 -04:00
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
…
annotated_tag_function.py
…
broken_tag.py
…
test_callables.py
…
test_context.py
Fixed
#26830
-- Prevented the 'with' templatetag from resetting the cycle variable to its initial state.
2016-08-09 09:05:17 -04:00
test_custom.py
…
test_engine.py
…
test_extends.py
…
test_extends_relative.py
…
test_library.py
…
test_loaders.py
…
test_logging.py
…
test_nodelist.py
…
test_origin.py
…
test_parser.py
…
test_response.py
…
test_smartif.py
…
test_unicode.py
…
tests.py
…
urls.py
…
utils.py
…
views.py
…