mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
Fixed #25120 -- Deprecated egg template loader.
This commit is contained in:
parent
8e306967de
commit
1fed8dd715
6 changed files with 12 additions and 1 deletions
|
|
@ -82,6 +82,8 @@ details on these changes.
|
|||
* ``Field._get_val_from_obj()`` will be removed in favor of
|
||||
``Field.value_from_object()``.
|
||||
|
||||
* ``django.template.loaders.eggs.Loader`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.10:
|
||||
|
||||
1.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue