mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +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. |
||
|---|---|---|
| .. | ||
| _images | ||
| contributing | ||
| deprecation.txt | ||
| git.txt | ||
| howto-release-django.txt | ||
| index.txt | ||
| mailing-lists.txt | ||
| organization.txt | ||
| release-process.txt | ||
| roles.txt | ||
| security.txt | ||
| team.txt | ||