diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 23b7a2d0b2..400fcf8789 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -20,6 +20,9 @@ details on these changes. ``password_reset_confirm()``, and ``password_reset_complete()`` will be removed. +* The ``extra_context`` parameter of ``contrib.auth.views.logout_then_login()`` + will be removed. + .. _deprecation-removed-in-2.0: 2.0 |
