mirror of
https://github.com/Hopiu/django.git
synced 2026-04-12 02:51:10 +00:00
Passed the engine instance to loaders. This is a prerequisite for looking up configuration on the engine instance instead of global settings. This is backwards incompatible for custom template loaders that override __init__. However the documentation doesn't talk about __init__ and the way to pass arguments to custom template loaders isn't specified. I'm considering it a private API. |
||
|---|---|---|
| .. | ||
| decorators | ||
| generic | ||
| __init__.py | ||
| csrf.py | ||
| debug.py | ||
| defaults.py | ||
| i18n.py | ||
| static.py | ||