Idea originally discussed in [https://github.com/django/django/pull/8432
PR].
--
Ticket URL: <https://code.djangoproject.com/ticket/28152>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Jon Dufresne
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/8436 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28152#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/28152#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f599747fc802f1db6cd4394c33fc9afb8aac370b" f599747]:
{{{
#!CommitTicketReference repository=""
revision="f599747fc802f1db6cd4394c33fc9afb8aac370b"
Fixed #28152 -- Made migrations serialize sets as set literals rather than
set().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28152#comment:3>