mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Deprecated function-based loaders.
This commit is contained in:
parent
0bf99193f8
commit
1851dcf377
3 changed files with 15 additions and 0 deletions
|
@ -85,6 +85,8 @@ details on these changes.
|
|||
* The backwards compatibility alias ``django.template.loader.BaseLoader`` will
|
||||
be removed.
|
||||
|
||||
* Support for function-based template loaders will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.9:
|
||||
|
||||
1.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue