summaryrefslogtreecommitdiff
path: root/django/contrib/gis/db/backend/mysql/field.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-53/+0
* Refactored and cleaned up parts of the spatial database backend. Changes inc...Justin Bronn2009-03-301-12/+12
* Fixed `MySQLGeoField` to create spatial indexes again.Justin Bronn2008-10-281-1/+1
* Merged the gis branch into trunk.Justin Bronn2008-08-051-0/+53