django1/django/contrib/gis/db/backend
Justin Bronn 1613903906 Fixed the `gis` test suite, finished conversions missed in r8296. Thanks, robotika.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 17:54:44 +00:00
..
mysql Fixed #5461 -- Refactored the database backend code to use classes for the creation and introspection modules. Introduces a new validation module for DB-specific validation. This is a backwards incompatible change; see the wiki for details. 2008-08-11 12:11:25 +00:00
oracle Fixed #5461 -- Refactored the database backend code to use classes for the creation and introspection modules. Introduces a new validation module for DB-specific validation. This is a backwards incompatible change; see the wiki for details. 2008-08-11 12:11:25 +00:00
postgis Fixed the `gis` test suite, finished conversions missed in r8296. Thanks, robotika. 2008-08-11 17:54:44 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
adaptor.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
base.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
util.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00