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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_backends
History
Aaron Elliot Ross
19a5f6da32
Fixed
#25469
-- Added autoescape option to DjangoTemplates backend.
...
Thanks Aymeric for the initial patch and Carl for review.
2015-11-12 19:14:23 -05:00
..
apps
Fixed
#17085
,
#24783
-- Refactored template library registration.
2015-05-21 09:12:06 -05:00
forbidden
/template_backends
…
jinja2
/template_backends
…
template_strings
/template_backends
…
templates
/template_backends
…
__init__.py
…
test_django.py
Fixed
#25469
-- Added autoescape option to DjangoTemplates backend.
2015-11-12 19:14:23 -05:00
test_dummy.py
…
test_jinja2.py
…
test_utils.py
…