mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
Removed release note for refs #23891 as the backport proved too difficult.
This commit is contained in:
parent
b9feec959b
commit
f60c35cddc
1 changed files with 0 additions and 5 deletions
|
@ -192,8 +192,3 @@ Bugfixes
|
|||
|
||||
* Prevented a crash on apps without migrations when running ``migrate --list``
|
||||
(:ticket:`23366`).
|
||||
|
||||
* The deprecation of ``IPAddressField`` is now handled through the system
|
||||
check framework (with error code ``fields.W900``) so that deprecation
|
||||
warnings aren't displayed if the field only appears in historical migrations
|
||||
(:ticket:`23891`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue