django1/django/contrib/gis/tests
Justin Bronn 4058429708 Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9572 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-06 01:52:14 +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 #9364 -- now uses the appropriate database table for inherited `GeometryField`s; now uses the `SpatialBackend` booleans in tests. 2008-11-05 17:51:11 +00:00
layermap Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
relatedapp Fixed #9572 -- use `opts` argument. Thanks SeanL for bug report and patch. 2008-12-06 01:52:14 +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 Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +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 Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSource`. Thanks, Matthew D. Hancher for the bug report. 2008-10-26 22:24:21 +00:00
test_gdal_envelope.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
test_gdal_geom.py Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +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 Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +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