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
/
tutorial.txt
Age
Commit message (
Expand
)
Author
2021-07-09
[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Wille Marcel
2021-05-17
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...
Nick Pope
2021-05-17
[3.2.x] Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-06-17
Adjusted model definition in GeoDjango tutorial.
David Smith
2020-05-13
Renamed PROJ.4 to PROJ.
Claude Paroz
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-19
Fixed broken links and redirects to OGR library in docs.
Mariusz Felisiak
2018-10-21
Removed "encoding" description in GIS tutorial.
Atul Varma
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-08-28
Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-11-04
Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes f...
Sergey Fedoseev
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-06-26
Fixed #27964 -- Made MySQL backend raise exception if spatial transformation ...
Sergey Fedoseev
2017-06-26
Fixed GEOSGeometry reference in GIS tutorial.
Sergey Fedoseev
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-06-18
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-02-19
Fixed some code blocks indentation in GIS docs.
Sergey Fedoseev
2016-02-16
Used relative models imports in the GIS tutorial.
Juan José Conti
2016-01-29
Fixed #26150 -- Sorted app_labels in migrate command output
Markus Holtermann
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-30
Fixed #25641 -- Removed section about adding Google projection to spatial_ref...
Sergey Fedoseev
2015-10-06
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-10-03
Fixed #25398 -- Revised instances of os.path.join()
Andrew Artajos
2015-09-10
Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.
Flavio Curella
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-04-25
Fixed #24499 -- Dropped support for PostGIS 1.5.
Tim Graham
2015-04-22
Documented GeoQuerySet replacement by functions
Claude Paroz
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
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-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
[next]