Yeah, reopening and fixing in 1.11 sounds worth the effort. Thanks Shai!
/Markus
On Sun, Jan 29, 2017 at 02:12:49AM -0800, Florian Apolloner wrote:
On Sunday, January 29, 2017 at 12:02:21 AM UTC+1, Shai Berger wrote:
I suggest that we re-open this ticket and solve it in the 1.11.x branch.
On Sunday, January 29, 2017 at 12:02:21 AM UTC+1, Shai Berger wrote:
>
> I suggest that we re-open this ticket and solve it in the 1.11.x branch.
>
Seems sensible, go ahead
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Dja
Hello,
Ticket #25192[1] is about a problem that only affects Python 2 users: If you
write a migration with a `RunPython` operation, and you use the documented
`RunPython.noop` as the reverse action (or forward action, but that is much
less likely...), then all looks well, until you try to squas