mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Fixed #24126 -- Deprecated current_app parameter to auth views.
This commit is contained in:
parent
5fd83db255
commit
927b30a6ab
5 changed files with 112 additions and 39 deletions
|
|
@ -84,6 +84,8 @@ details on these changes.
|
|||
|
||||
* ``django.template.loaders.eggs.Loader`` will be removed.
|
||||
|
||||
* The ``current_app`` parameter to the ``contrib.auth`` views will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.10:
|
||||
|
||||
1.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue