index
:
django.git
fix-31295
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
/
model-api.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2019-11-25
Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-08-03
Fixed #29633 -- Doc'd the geometry type for each model field.
Danilo Bargen
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-01-17
Removed GeoManager and GeoQuerySet per deprecation timeline.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-08-09
Unified SpatiaLite spelling
Claude Paroz
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-04-12
Refs #17635 -- Tested the Cast function in a geography to geometry context
Claude Paroz
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-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-08-08
Updated various links in docs
Claude Paroz
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-03-17
Updated links to latest version of PostGIS docs.
Tim Graham
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-11-13
Removed doc reference to pre-1.5 PostGIS
Claude Paroz
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-15
Fixed #22049 -- Corrected a misspelling of dimensional
djendrju
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2012-12-29
Removed django.contrib.localflavor.
Aymeric Augustin
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2011-12-17
Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklund
Adrian Holovaty
2010-10-12
Enabled area calculations for geography columns.
Justin Bronn
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-03-30
PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...
Justin Bronn
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn