django1/django/contrib/gis/tests
Justin Bronn 96becf2458 Moved imports so that other tests may be imported without specifying Django settings.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9037 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-15 18:06:02 +00:00
..
data Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
distapp Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
geoapp Fixed KML sitemaps, and added support for generating KMZ and GeoRSS sitemaps; sitemaps now support Google's Geo Sitemap format. 2008-08-23 19:22:23 +00:00
layermap Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
relatedapp Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django.contrib.localflavor.us`. This is a backwards-incompatible change, albeit a minor one; just add an aditional `import` and go on your way. 2008-09-01 22:15:35 +00:00
__init__.py Moved imports so that other tests may be imported without specifying Django settings. 2008-09-15 18:06:02 +00:00
geometries.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_driver.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_ds.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_envelope.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_geom.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_srs.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_geoip.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_geos.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_measure.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_spatialrefsys.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
urls.py Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; added the `feed_extra_kwargs` and `item_extra_kwargs` to the `Feed` baseclass so that it's possible for subclasses to add dynamic attributes. 2008-08-16 20:40:47 +00:00
utils.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00