diff options
| author | Tim Graham <timograham@gmail.com> | 2018-06-28 11:07:37 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-06-28 11:09:10 -0400 |
| commit | c2d44ae6cbed9fdee52ec6d15bec1ca273866d32 (patch) | |
| tree | 3b8cdd9321b7ac76ad43f5d340a89288ef287137 /docs | |
| parent | 7a007e967b6d143328a36d7c7c839c6a864f605e (diff) | |
[2.1.x] Forwardported 2.0.7 release note.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.7.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.7.txt b/docs/releases/2.0.7.txt index 8d06deb226..ee54f396fb 100644 --- a/docs/releases/2.0.7.txt +++ b/docs/releases/2.0.7.txt @@ -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`). |
