--
Ticket URL: <https://code.djangoproject.com/ticket/16184>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* version: 1.3 => SVN
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/16184#comment:1>
* needs_tests: 0 => 1
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/16184#comment:2>
* keywords: => inspectdb
--
Ticket URL: <https://code.djangoproject.com/ticket/16184#comment:3>
Comment (by anonymous):
Doesn't work for two geometry-columns in one Table!
--
Ticket URL: <https://code.djangoproject.com/ticket/16184#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"f12b68af71efa0b061710c83364f231734d07e55"]:
{{{
#!CommitTicketReference repository=""
revision="f12b68af71efa0b061710c83364f231734d07e55"
Fixed #16184 -- Fixed multiple PostGIS types introspection
Thanks radim....@gmail.com for the report and initial patch.
Testing is tricky, as the failure condition is a bit of an edge
case. inspectapp.InspectDbTests should at least guarantee non
regression.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16184#comment:5>