diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index dedf92c8cb..860c819525 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -146,3 +146,6 @@ Bugfixes * Fixed migration crash when adding ``order_with_respect_to`` to a table with existing rows (:ticket:`23983`). + +* Restored the ``pre_migrate`` signal if all apps have migrations + (:ticket:`23975`). |
