mirror of
https://github.com/Hopiu/django.git
synced 2026-03-26 19:00:24 +00:00
Reformatted the code of base.Loader according to modern standards. Turned the test template loader into a regular locmem.Loader -- but didn't document it. Added a normal deprecation path for BaseLoader which is a public API. Added an accelerated deprecation path for TestTemplateLoader which is a private API. |
||
|---|---|---|
| .. | ||
| eggs | ||
| other_templates | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| alternate_urls.py | ||
| filters.py | ||
| test_callables.py | ||
| test_context.py | ||
| test_custom.py | ||
| test_loaders.py | ||
| test_nodelist.py | ||
| test_parser.py | ||
| test_response.py | ||
| test_smartif.py | ||
| test_unicode.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||