This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec0ff406311de88f4e2a135d784363424fe602aa
django
/
tests
/
template_loader
History
Tim Graham
277fe2e8f2
Fixed
#25788
-- Enabled the cached template loader if debug is False.
2016-09-03 09:06:33 -04:00
..
template_strings
/template_loader
Added tests for django.template.loader.
2014-12-28 17:00:07 +01:00
templates
/template_loader
Added a request argument to render_to_string.
2015-01-07 21:54:22 +01:00
__init__.py
Added tests for django.template.loader.
2014-12-28 17:00:07 +01:00
tests.py
Fixed
#25788
-- Enabled the cached template loader if debug is False.
2016-09-03 09:06:33 -04:00