From fdc2cc948725866212a9bcc97b9b7cf21bb49b90 Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Sat, 10 Jan 2015 15:18:06 +0100 Subject: Fixed #24110 -- Rewrote migration unapply to preserve intermediate states --- docs/releases/1.7.3.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt index 3a651f0bd9..3b748b636a 100644 --- a/docs/releases/1.7.3.txt +++ b/docs/releases/1.7.3.txt @@ -26,3 +26,5 @@ Bugfixes (:ticket:`24097`). * Added correct formats for Greek (``el``) (:ticket:`23967`). + +* Fixed a migration crash when unapplying a migration (:ticket:`24110`). -- cgit v1.3