summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated example of creating GEOSGeometry from WKB to use memoryview.Alan D. Snow2022-10-131-1/+1
|
* Fixed #34086 -- Confirmed support for PostGIS 3.3.Paolo Melchiorre2022-10-121-1/+2
|
* Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.Ferran Jovell2022-09-161-1/+1
|
* Reverted "Fixed #30711 -- Doc'd ↵Mariusz Felisiak2022-08-311-16/+7
| | | | | | django.contrib.postgres.fields.hstore.KeyTransform()." This reverts commit 7faf25d682b8e8f4fd2006eb7dfc71ed2a2193b7. The same can be achieved with F() so there is no need to expose an extra API.
* Refs #30947 -- Changed tuples to lists where appropriate.Alex Morega2022-08-306-68/+68
|
* Improved example of index on SearchVector in full text search docs.Ilia Peterov2022-08-291-1/+4
|
* Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.Mariusz Felisiak2022-08-261-1/+1
| | | Follow up to 2eea361eff58dd98c409c5227064b901f41bd0d6.
* Fixed #33878 -- Switched to system fonts in CSS.Tom Carrick2022-08-171-4/+4
|
* Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.Claude Paroz2022-08-121-1/+6
|
* Refs #33842 -- Removed incorrect :file: role in contrib docs.Ramil Yanbulatov2022-08-092-6/+6
| | | | The file role is not appropriate for URLs and URL path-components.
* Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov2022-08-092-6/+6
|
* Fixed #33872 -- Deprecated ↵Mariusz Felisiak2022-08-031-0/+22
| | | | django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
* Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.Claude Paroz2022-07-301-3/+9
|
* Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.Claude Paroz2022-07-251-3/+8
|
* Refs #25756 -- Doc'd inability to use file fields with PostgreSQL ArrayField.Claude Paroz2022-07-231-1/+3
|
* Fixed #33850 -- Confirmed support for GEOS 3.11.Mariusz Felisiak2022-07-181-1/+2
|
* Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform().Alokik Vijay2022-07-131-0/+16
|
* Fixed #33718 -- Dropped support for MySQL 5.7.Mariusz Felisiak2022-07-084-15/+13
|
* Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs.Ian Wootten2022-06-241-3/+3
|
* Fixed #33788 -- Added TrigramStrictWordSimilarity() and ↵Matt Brewer2022-06-172-3/+50
| | | | TrigramStrictWordDistance() on PostgreSQL.
* Fixed #33786 -- Confirmed support for GDAL 3.5.Mariusz Felisiak2022-06-161-4/+5
|
* Fixed #33742 -- Added id to GeoJSON serializer.Samir Shah2022-06-011-0/+9
|
* Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak2022-05-312-6/+6
| | | | | sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked.
* Unified AdminSite imports in docs.Hasan Ramezani2022-05-251-2/+2
|
* Fixed #33721 -- Added DE-9IM link in GEOS docs.Burak Kadir Er2022-05-201-1/+3
|
* Fixed #33717 -- Dropped support for PostgreSQL 11.Mariusz Felisiak2022-05-194-9/+5
|
* Removed versionadded/changed annotations for 4.0.Carlton Gibson2022-05-1710-52/+0
|
* Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.Marcelo Galigniana2022-05-161-2/+8
|
* Fixed #30581 -- Added support for Meta.constraints validation.Gagaro2022-05-101-1/+18
| | | | Thanks Simon Charette, Keryn Knight, and Mariusz Felisiak for reviews.
* Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.Mariusz Felisiak2022-05-043-8/+2
|
* Refs #23435 -- Added note about GenericForeignKey indexes to docs.Steven DeMartini2022-04-291-0/+13
|
* Removed hyphen from pre-/re- prefixes.David2022-04-282-2/+2
| | | | | | | | | | | | | | | "prepopulate", "preload", and "preprocessing" are already in the spelling_wordlist. This also removes hyphen from double "e" combinations with "pre" and "re", e.g. preexisting, preempt, reestablish, or reenter. See also: - https://ahdictionary.com/word/search.html?q=rerun - https://ahdictionary.com/word/search.html?q=recreate - https://ahdictionary.com/word/search.html?q=predetermined - https://ahdictionary.com/word/search.html?q=reuse - https://ahdictionary.com/word/search.html?q=reopening
* Added links to Solr and Haystack in docs.David2022-04-281-3/+6
|
* Added backticks to code literals in various docs.David2022-04-281-4/+4
|
* Fixed #27471 -- Made admin's filter choices collapsable.Marcelo Galigniana2022-04-261-0/+0
|
* Refs #33328 -- Corrected JS check for event.detail presence in docs.Claude Paroz2022-04-181-1/+1
|
* Updated Oracle docs links to Oracle 21c.Mariusz Felisiak2022-03-292-4/+4
|
* Updated various links to HTTPS and new locations.Mariusz Felisiak2022-03-292-2/+2
|
* Fixed #33564 -- Confirmed support for PROJ 9.X.David Smith2022-03-251-6/+25
|
* Used Cmake in GEOS installation docs.David Smith2022-03-251-6/+10
|
* Fixed #7497 -- Allowed overriding the order of apps and models in admin.adontz2022-03-251-0/+33
|
* Doc'd BaseConstraint.Gagaro2022-03-161-1/+1
|
* Fixed #33577 -- Confirmed support for GDAL 3.4.Mariusz Felisiak2022-03-161-4/+5
|
* Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.Adrian Torres2022-03-101-5/+15
|
* Optimized docs images.Mariusz Felisiak2022-02-256-0/+0
|
* Refs #33328 -- Added some advice regarding handling formset:added/removed in ↵Matthias Kestenholz2022-02-241-0/+26
| | | | 3rd party libraries
* Fixed #33328 -- Transformed formset:added/removed to native JS events.Claude Paroz2022-02-231-44/+15
|
* Fixed #33459 -- Clarified index type in full text search docs.Thomas Aglassinger2022-01-281-2/+8
|
* Fixed #33453 -- Dropped support for GDAL 2.1.Mariusz Felisiak2022-01-202-7/+5
|
* Updated GEOS/GDAL links in docs and comments.Moritz Duchêne2022-01-192-3/+3
|