django1/django/contrib/gis
Russell Keith-Magee 9dc4ba875f 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8296 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-11 12:11:25 +00:00
..
admin Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
db 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
forms Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
gdal gis: Fixed #8207; now shield 2.4 test runners from attempting to import ctypes. 2008-08-10 17:36:12 +00:00
geos Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
management 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
maps Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
templates/gis Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
tests gis: Fixed #8141; moved Python 2.3 incompatibilities out of the reach of the test suite. 2008-08-07 01:14:10 +00:00
utils Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
measure.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
models.py gis: Fixed #8207; now shield 2.4 test runners from attempting to import ctypes. 2008-08-10 17:36:12 +00:00
shortcuts.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
sitemaps.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00