django1/django/contrib/gis/db/backend
Malcolm Tredinnick 0543f33bbc Fixed the django.contrib.gis test database creation as well.
Refs r10026 and r10027.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10028 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-11 05:48:26 +00:00
..
mysql Fixed `MySQLGeoField` to create spatial indexes again. 2008-10-28 00:39:23 +00:00
oracle Forgot to actually enable the extent aggregate for Oracle. 2009-01-15 19:50:29 +00:00
postgis Fixed the django.contrib.gis test database creation as well. 2009-03-11 05:48:26 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
adaptor.py Pass values through get_db_prep_save() in a QuerySet.update() call. 2009-03-09 00:03:03 +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