index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
/
forms-api.txt
Age
Commit message (
Expand
)
Author
2025-09-02
Fixed #36549 -- Doc'd use of OpenLayersWidget and OSMWidget with CSP.
David Smith
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-18
Refs #25706 -- Fixed versionadded indentation in docs/ref/contrib/gis/forms-a...
David Smith
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2023-09-18
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-01-10
Corrected used JS libraries in GIS widget docs.
Mariusz Felisiak
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-14
Fixed #28195 -- Added OSMWidget.default_zoom attribute.
Danilo Bargen
2017-05-13
Documented OSMWidget.default_lat/lon.
Danilo Bargen
2017-05-12
Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.
Tim Graham
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2016-09-03
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-02-19
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
Sergey Fedoseev
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2013-12-28
Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-10-10
Whitespace cleanup.
Tim Graham
2013-09-02
Fixed #20998 -- Allow custom (de)serialization for GIS widgets
Claude Paroz
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz