diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.1.txt b/docs/releases/1.8.1.txt index d2b16d62da..b0bcbbfeea 100644 --- a/docs/releases/1.8.1.txt +++ b/docs/releases/1.8.1.txt @@ -72,6 +72,9 @@ Bugfixes * Restored the ability to use iterators as queryset filter arguments (:ticket:`24719`). +* Fixed a migration crash when renaming the target model of a many-to-many + relation (:ticket:`24725`). + Optimizations ============= |
