django1/django/contrib/gis/templates/gis
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
..
admin Fixed #14886 -- Added wms_options dict to GeoModelAdmin. 2012-05-25 21:00:44 +02:00
google Fixed #14181 -- Added a template tag and filters to allow localization to be disabled in a template. Thanks to Benjamin Wohlwend for the work on the patch. 2010-10-29 16:48:58 +00:00
kml Fixed #8465. Mark KML input as safe so elements aren't escaped; added some defaults for name and description. 2008-08-23 07:06:30 +00:00
sitemaps 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