mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[4.1.x] Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs."
This reverts commit7f3cfaa12b. Thanks Tom Carrick and Greg Kaleka for reports. Backport of974942a750from main
This commit is contained in:
@@ -55,3 +55,7 @@ Bugfixes
|
||||
|
||||
* Fixed a regression in Django 4.1 that caused a migration crash on SQLite <
|
||||
3.20 (:ticket:`33960`).
|
||||
|
||||
* Fixed a regression in Django 4.1 that caused an admin crash when the
|
||||
:mod:`~django.contrib.admindocs` app was used (:ticket:`33955`,
|
||||
:ticket:`33971`).
|
||||
|
||||
Reference in New Issue
Block a user