django1/django/contrib/gis/tests
Claude Paroz ce8f874b88 Fixed #14886 -- Added wms_options dict to GeoModelAdmin.
It is now possible to set WMS options by overriding wms_options
in a subclass of GeoModelAdmin.
Thanks slinkp for the report and the initial patch.
2012-05-25 21:00:44 +02:00
..
data Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
distapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geo3d Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
geoadmin Fixed #14886 -- Added wms_options dict to GeoModelAdmin. 2012-05-25 21:00:44 +02:00
geoapp Replaced cStringIO.StringIO by io.BytesIO. 2012-05-05 21:41:44 +02:00
geogapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
inspectapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
layermap Fixed #18367 -- Allowed LayerMapping to store strings in TextField. 2012-05-24 09:57:22 +02:00
relatedapp Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
__init__.py Removed broken function-based custom test runner in GeoDjango 2012-04-01 21:03:50 +00:00
test_geoforms.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_measure.py Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
test_spatialrefsys.py Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
utils.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00