mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.contrib.admin.exceptions.
This commit is contained in:
@@ -487,6 +487,9 @@ Miscellaneous
|
||||
* The minimum supported version of ``selenium`` is increased from 3.8.0 to
|
||||
4.8.0.
|
||||
|
||||
* The ``AlreadyRegistered`` and ``NotRegistered`` exceptions are moved from
|
||||
``django.contrib.admin.sites`` to ``django.contrib.admin.exceptions``.
|
||||
|
||||
.. _deprecated-features-5.0:
|
||||
|
||||
Features deprecated in 5.0
|
||||
|
||||
Reference in New Issue
Block a user