From ef5889409bba675499dfd38831358daba16811ab Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Sat, 10 Jan 2015 15:18:06 +0100 Subject: [1.7.x] Fixed #24110 -- Rewrote migration unapply to preserve intermediate states Backport of fdc2cc948725866212a9bcc97b9b7cf21bb49b90 and be158e36251df0b07556657da47cdaf10913c57a from master --- docs/releases/1.7.3.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt index 3a651f0bd9..cc824b0ef6 100644 --- a/docs/releases/1.7.3.txt +++ b/docs/releases/1.7.3.txt @@ -26,3 +26,6 @@ Bugfixes (:ticket:`24097`). * Added correct formats for Greek (``el``) (:ticket:`23967`). + +* Fixed a migration crash when unapplying a migration where multiple operations + interact with the same model (:ticket:`24110`). -- cgit v1.3