mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
Refs #25466 -- Removed aliases for LoaderOrigin and StringOrigin.
Per deprecation timeline.
This commit is contained in:
parent
75cf9b5ac0
commit
ff419de263
4 changed files with 6 additions and 19 deletions
|
@ -315,3 +315,7 @@ these features.
|
|||
|
||||
* The ``enclosure`` keyword argument to ``SyndicationFeed.add_item()`` is
|
||||
removed.
|
||||
|
||||
* The ``django.template.loader.LoaderOrigin`` and
|
||||
``django.template.base.StringOrigin`` aliases for
|
||||
``django.template.base.Origin`` are removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue