#12637: GeoDjango's `inspectdb` command is broken
-----------------------------------------+----------------------------------
Reporter: jbronn | Owner: jbronn
Status: new | Milestone: 1.2
Component: GIS | Version: 1.1
Keywords: gis inspectdb introspection | Stage: Unreviewed
Has_patch: 0 |
-----------------------------------------+----------------------------------
GeoDjango overrides the `inspectdb` command, and was not updated when
multi-db was merged into trunk (e.g., it still references `SpatialBackend`
which no longer exists). In addition, `inspectdb` is almost copied
verbatim -- and does not apply DRY. The command should be fixed, and
should subclass the original command so that further updates will not
necessitate re-copying the entire code.
--
Ticket URL: <http://code.djangoproject.com/ticket/12637>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.