mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57:45 +00:00
Deprecated TEMPLATE_LOADERS.
This commit is contained in:
parent
d3a982556d
commit
cf0fd65ed4
21 changed files with 315 additions and 226 deletions
|
@ -1303,8 +1303,7 @@ Django itself uses this signal to reset various data:
|
|||
Overridden settings Data reset
|
||||
================================ ========================
|
||||
USE_TZ, TIME_ZONE Databases timezone
|
||||
TEMPLATE_CONTEXT_PROCESSORS Context processors cache
|
||||
TEMPLATE_LOADERS Template loaders cache
|
||||
TEMPLATES Template engines
|
||||
SERIALIZATION_MODULES Serializers cache
|
||||
LOCALE_PATHS, LANGUAGE_CODE Default translation and loaded translations
|
||||
MEDIA_ROOT, DEFAULT_FILE_STORAGE Default file storage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue