summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/install/index.txt
AgeCommit message (Expand)Author
2026-02-06Fixed #36272 -- Removed obsolete libgeoip from GeoDjango installation docs.SnippyCodes
2025-10-27Fixed #36624 -- Dropped support for MySQL < 8.4.Mariusz Felisiak
2025-10-18Fixed #36671 -- Dropped support for SQLite < 3.37.Mariusz Felisiak
2025-10-03Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.Mariusz Felisiak
2025-08-28Replaced :doc: role usage with :ref: when appropriate in docs.Natalia
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-07-23Removed double spaces after periods and within phrases.Sarah Boyce
2024-05-27Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.Mariusz Felisiak
2024-04-29Fixed #35412 -- Dropped support for SQLite < 3.31.Mariusz Felisiak
2024-02-28Removed #django-geo IRC channel in docs.Mariusz Felisiak
2023-09-20Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.Mariusz Felisiak
2023-08-04Fixed #34760 -- Dropped support for SQLite < 3.27.Mariusz Felisiak
2023-08-03Fixed #34761 -- Dropped support for MySQL < 8.0.11.Mariusz Felisiak
2023-03-01Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.Heath Henley
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-12-15Fixed #33308 -- Added support for psycopg version 3.Daniele Varrazzo
2022-12-14Removed KyngChaos packages from docs.Mariusz Felisiak
2022-12-08Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.Mariusz Felisiak
2022-07-08Fixed #33718 -- Dropped support for MySQL 5.7.Mariusz Felisiak
2022-05-19Fixed #33717 -- Dropped support for PostgreSQL 11.Mariusz Felisiak
2022-05-04Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.Mariusz Felisiak
2021-08-13The geodjango mailing list moved to the Django Forum.Claude Paroz
2021-07-27Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith
2021-05-29Fixed typos in comments and docs.David Sanders
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-04-08Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.Mariusz Felisiak
2021-02-03Fixed #32390 -- Dropped support for Oracle 12.2 and 18c.Mariusz Felisiak
2021-01-19Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.Mariusz Felisiak
2020-12-30Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.Mariusz Felisiak
2020-12-23Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...Jon Dufresne
2020-06-17Fixed #30933 -- Updated instructions for installing GeoDjango on Windows.David Smith
2020-05-19Fixed #31578 -- Dropped support for MySQL 5.6.Mariusz Felisiak
2020-05-14Fixed #31579 -- Dropped support for PostgreSQL 9.5 and PostGIS 2.2.Mariusz Felisiak
2020-05-13Renamed PROJ.4 to PROJ.Claude Paroz
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2019-02-12Fixed #22423 -- Added support for MySQL operators on real geometries.Claude Paroz
2019-02-06Fixed #30157 -- Dropped support for Oracle 12.1.Mariusz Felisiak
2019-02-04Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.Tim Graham
2019-02-04Fixed #30156 -- Dropped support for SpatiaLite 4.1 and 4.2.Tim Graham
2019-02-04Refs #30055 -- Bumped minimum SQLite version in GIS docs.Tim Graham
2018-11-15Used auto-numbered lists in documentation.François Freitag
2018-01-31Doc'd specifying the ENGINE setting as part of configuring contrib.gis.Rodrigo
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2017-10-03Fixed #28584 -- Dropped support for SQLite < 3.7.15.Tim Graham
2017-09-30Fixed #28654 -- Dropped support for SpatiaLite 4.0.Tim Graham
2017-09-27Fixed #28626 -- Dropped support for PostgreSQL 9.3.Tim Graham
2017-09-25Fixed #28552 -- Dropped support for MySQL 5.5.Tim Graham
2017-09-22Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.Tim Graham