--
Ticket URL: <https://code.djangoproject.com/ticket/22661>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:1>
* status: new => assigned
* owner: nobody => whoshuu
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:2>
Comment (by whoshuu):
Opened up a pull request for this
[https://github.com/django/django/pull/2688 here].
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:3>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"44304cf04e46cf7fa974571efd24716e03e05f94"]:
{{{
#!CommitTicketReference repository=""
revision="44304cf04e46cf7fa974571efd24716e03e05f94"
Fixed #22661 -- Move makemigrations tests to the proper class
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:5>
Comment (by Claude Paroz <claude@…>):
In [changeset:"07b6404d2245519fd88c2d51b4455ed099d3a1f0"]:
{{{
#!CommitTicketReference repository=""
revision="07b6404d2245519fd88c2d51b4455ed099d3a1f0"
Merge pull request #2688 from whoshuu/22661
Fixed #22661 -- Move makemigrations tests to the proper class
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:6>
Comment (by Tim Graham <timograham@…>):
In [changeset:"f7270dcd9d655f037604cf6044306582875dfbf4"]:
{{{
#!CommitTicketReference repository=""
revision="f7270dcd9d655f037604cf6044306582875dfbf4"
[1.7.x] Fixed #22661 -- Move makemigrations tests to the proper class
Backport of 44304cf04e from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22661#comment:7>