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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_backends
History
Tim Graham
29f607927f
Fixed spelling of "nonexistent".
2017-02-03 08:01:45 -05:00
..
apps
…
forbidden
/template_backends
…
jinja2
/template_backends
…
template_strings
/template_backends
…
templates
/template_backends
…
__init__.py
…
test_django.py
Fixed
#27258
-- Prohibited django.Template.render() with non-dict context.
2016-12-28 16:03:20 -05:00
test_dummy.py
Fixed spelling of "nonexistent".
2017-02-03 08:01:45 -05:00
test_jinja2.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
test_utils.py
Refs
#23919
-- Simplified assertRaisesRegex()'s that accounted for Python 2.
2017-01-20 08:49:47 +01:00