Mariusz Felisiak
|
2c6ebb65c9
|
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
|
2023-09-20 13:45:51 +02:00 |
|
Mariusz Felisiak
|
295467c04a
|
Removed versionadded/changed annotations for 4.2.
This also removes remaining versionadded/changed annotations for older
versions.
|
2023-09-18 22:12:40 +02:00 |
|
django-bot
|
14459f80ee
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |
|
Carlton Gibson
|
534ac48297
|
Refs #34140 -- Applied rst code-block to non-Python examples.
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
2023-02-10 19:19:13 +01:00 |
|
Mariusz Felisiak
|
c8a76059ff
|
Refs #34255 -- Bumped required psycopg version to 3.1.8.
|
2023-01-17 08:24:08 +01:00 |
|
Daniele Varrazzo
|
09ffc5c121
|
Fixed #33308 -- Added support for psycopg version 3.
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
2022-12-15 06:17:57 +01:00 |
|
Paolo Melchiorre
|
d44ee518c4
|
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.
|
2022-12-14 16:49:50 +01:00 |
|
David
|
51874dd160
|
Added backticks to code literals in various docs.
|
2022-04-28 10:44:14 +02:00 |
|
Mariusz Felisiak
|
5371342ed6
|
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
|
2021-01-19 12:25:20 +01:00 |
|
Claude Paroz
|
a6b4c07b6e
|
Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.
|
2020-04-14 09:34:01 +02:00 |
|
Jon Dufresne
|
958977f662
|
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
|
2020-01-29 06:25:40 +01:00 |
|
Michiel Beijen
|
5e8625ba64
|
Renamed "Mac OS X" to "macOS" in docs.
|
2017-04-24 20:16:09 -04:00 |
|
Tim Graham
|
5bd7ffc313
|
Updated postgis.net and gaia-gis.it links to https.
|
2017-03-16 14:01:45 -04:00 |
|
Tim Graham
|
cc282fa731
|
Updated links to the current version of PostGIS docs.
|
2016-09-30 09:26:20 -04:00 |
|
Christian Bundy
|
9c522d2ed8
|
Fixed typo in docs/ref/contrib/gis/install/postgis.txt.
|
2016-09-28 14:24:49 -04:00 |
|
Claude Paroz
|
6b54504e66
|
Refs #27162 -- Complemented docs related to CreateExtension
Thanks Tim Graham for the review.
|
2016-09-01 15:59:46 +02:00 |
|
Tim Graham
|
c70c5f04a4
|
Fixed #25979 -- Dropped support for PostgreSQL 9.1.
|
2015-12-23 13:48:48 -05:00 |
|
Tim Graham
|
54848a96dd
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
|
Flavio Curella
|
dfced0921c
|
Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.
Django 1.9 drops support for PostgreSQL 9.0 where creating
a database using a template was needed.
|
2015-09-10 20:46:08 -04:00 |
|
Tim Graham
|
26996e2d55
|
Fixed #24499 -- Dropped support for PostGIS 1.5.
|
2015-04-25 12:21:16 -04:00 |
|
Claude Paroz
|
6e8cb75e3e
|
Fixed #24672 -- Clarified note about installing postgis_topology
Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the
review.
|
2015-04-21 17:54:38 +02:00 |
|
Tim Graham
|
53d11c6821
|
Updated links to latest version of PostGIS docs.
|
2015-03-17 18:34:15 -04:00 |
|
Claude Paroz
|
337cd09836
|
Updated some other external links in the docs
|
2014-12-19 18:07:52 +01:00 |
|
Claude Paroz
|
bac7664f27
|
Ran 'CREATE EXTENSION postgis' during prepare_database hook
DatabaseWrapper.prepare_database has been introduced in 307de67073 .
|
2014-12-08 22:22:53 +01:00 |
|
Tim Graham
|
379431ef91
|
Updated GIS docs to use doc links.
|
2014-11-26 12:46:06 -05:00 |
|
Tim Graham
|
a9bdce7e55
|
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Thanks Claude Paroz for the review.
|
2014-08-01 10:26:00 -04:00 |
|
Tim Graham
|
7f2505ad9e
|
Fixed doc typos.
|
2014-02-28 11:44:03 -05:00 |
|
Claude Paroz
|
626bdf648a
|
Updated a bunch of hyperlinks in documentation
|
2013-12-08 18:40:09 +01:00 |
|
Justin Bronn
|
4485b2a74c
|
Update versions and links to source tarballs.
|
2013-03-18 15:55:32 -07:00 |
|
Tim Graham
|
8d17114899
|
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to update them each minor release.
|
2013-02-23 10:40:19 -05:00 |
|
Claude Paroz
|
3084b1cfd6
|
Separated GIS installation docs in sections
|
2012-10-20 11:08:52 +02:00 |
|