--
Ticket URL: <https://code.djangoproject.com/ticket/23538>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
* needs_tests: 0 => 1
Comment:
[https://github.com/django/django/pull/3265 PR] which probably needs some
test enhancements.
--
Ticket URL: <https://code.djangoproject.com/ticket/23538#comment:1>
* needs_tests: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/23538#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/23538#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"74e7f91e6de11bc41ecba5d0b2e1b78d03865d32"]:
{{{
#!CommitTicketReference repository=""
revision="74e7f91e6de11bc41ecba5d0b2e1b78d03865d32"
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Thanks Claude Paroz for suggestions and review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23538#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"1dec42822c76c10ca9c1dc939546758c0c11b1b7"]:
{{{
#!CommitTicketReference repository=""
revision="1dec42822c76c10ca9c1dc939546758c0c11b1b7"
[1.7.x] Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Thanks Claude Paroz for suggestions and review.
Backport of 74e7f91e6d from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23538#comment:5>