summaryrefslogtreecommitdiff
path: root/django/contrib/gis/tests
AgeCommit message (Expand)Author
2008-09-15Moved imports so that other tests may be imported without specifying Django s...Justin Bronn
2008-09-01Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django...Jacob Kaplan-Moss
2008-08-23Fixed KML sitemaps, and added support for generating KMZ and GeoRSS sitemaps;...Justin Bronn
2008-08-18GeoDjango users may now use `django.contrib.gis.tests.run_tests` for their `T...Justin Bronn
2008-08-16Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; ad...Justin Bronn
2008-08-11Fixed the `gis` test suite, finished conversions missed in r8296. Thanks, ro...Justin Bronn
2008-08-07gis: Fixed #8141; moved Python 2.3 incompatibilities out of the reach of the ...Justin Bronn
2008-08-05Merged the gis branch into trunk.Justin Bronn