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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_backends
History
Chris Jerdonek
3f0025c18a
Refs
#32800
-- Avoided use of _does_token_match() in some CSRF tests.
2021-11-16 11:21:30 +01:00
..
apps
…
forbidden
/template_backends
…
jinja2
/template_backends
…
template_strings
/template_backends
…
templates
/template_backends
…
__init__.py
…
test_django.py
Fixed
#27827
-- Used "raise from" when raising InvalidTemplateLibrary exceptions in get_package_libraries().
2020-12-28 07:31:37 +01:00
test_dummy.py
…
test_jinja2.py
…
test_utils.py
…