summaryrefslogtreecommitdiff
path: root/django/contrib/gis/forms/widgets.py
AgeCommit message (Expand)Author
2016-05-02Fixed #26569 -- Updated OSM Mapnik constructorbgaechter
2015-12-26Passed logging message parameters as arguments instead of interpolating them.Ville Skyttä
2015-10-03Upgraded OpenLayers version from 2.13 to 2.13.1Claude Paroz
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-12-18Fixed #24014 -- Unified OGRException and GDALExceptionClaude Paroz
2014-03-29Dropped support for GDAL 1.6Claude Paroz
2013-12-14Fixed #21606 -- Fixed default_lat and default_lon override in OSMWidgetJakub Gocławski
2013-12-10Fixed E124 pep8 warnings.Loic Bistuer
2013-10-24Start attacking E231 violationsAlex Gaynor
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-10-17Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol
2013-10-12Updated OpenLayers version from 2.11 to 2.13Claude Paroz
2013-09-03Fixed #21003 -- Ensured geometry widget return value has SRIDClaude Paroz
2013-09-03Prevented rendering attrs to be squashed in OSMWidgetClaude Paroz
2013-09-03Fixed syntax error in OSMWidgetClaude Paroz
2013-09-02Fixed #20998 -- Allow custom (de)serialization for GIS widgetsClaude Paroz
2013-05-17Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz