Tim Graham
|
74e7f91e6d
|
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Thanks Claude Paroz for suggestions and review.
|
2014-09-25 13:53:44 -04:00 |
Alex Gaynor
|
19256f300e
|
Continue to attack E302 violations
|
2013-11-02 10:18:46 -07:00 |
Alex Gaynor
|
b35ff0d920
|
Fixed all the E203 violations
|
2013-10-26 18:27:42 -07:00 |
Claude Paroz
|
4c5641dd92
|
Fixed inspectdb test for spatialite >=4
|
2013-09-12 11:14:16 +02:00 |
Aymeric Augustin
|
3cb2457f46
|
[py3] Replaced basestring by six.string_types.
|
2012-07-22 09:29:54 +02:00 |
Justin Bronn
|
a1fbc0dc36
|
Fixed #12637 -- GeoDjango's `inspectdb` command is now a subclass of Django's, and works with all spatial backends (Oracle and SpatiaLite did work before). This changeset introduces new introspection modules for all of the spatial backends and adds hooks to the original `inspectdb.Command` class to enable reuse.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-01-18 21:02:47 +00:00 |