mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Forwardported 2.0.7 release note.
This commit is contained in:
parent
2f7cd7f8ec
commit
8c4b94d32d
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ Bugfixes
|
|||
``ModelAdmin.ordering`` (:ticket:`29428`).
|
||||
|
||||
* Fixed ``__regex`` and ``__iregex`` lookups with MySQL 8 (:ticket:`29451`).
|
||||
|
||||
* Fixed migrations crash with namespace packages on Python 3.7
|
||||
(:ticket:`28814`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue