summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/admin.txt
AgeCommit message (Collapse)Author
2023-01-17Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.Mariusz Felisiak
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2021-09-17Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.Giannis Adamopoulos
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2017-09-09Fixed capitalization of "Spherical Mercator."Sergey Fedoseev
2016-09-03Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.Daniel Hahler
2016-06-17Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin docKrzysztof Jurewicz
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-10-03Upgraded OpenLayers version from 2.13 to 2.13.1Claude Paroz
Thanks Daniel Hahler for the initial patch.
2014-12-06Fixed documentation of GeoModelAdmin.openlayers_urlClaude Paroz
2014-11-26Updated GIS docs to use doc links.Tim Graham
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2012-09-20Fixed #16577 -- Added a map_creation block in openlayers.js templateClaude Paroz
2011-06-29Fixed #16232 -- Corrected typo in geographic admin reference. Thanks, Issac ↵Justin Bronn
Kelly. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16484 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-14Fixed a couple of documentation typos.Ramiro Morales
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15534 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-16Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from ↵Justin Bronn
working in the geographic admin. Thanks to Rob Coup for the bug report. Refs #12504. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12995 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango ↵Justin Bronn
documentation into the rest of the Django docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12856 bcc190cf-cafb-0310-a4f2-bffc1f526a37