summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2025-07-22Fixed #36377 -- Added hints support to CreateExtension and subclasses.Anthony Sottile
2025-07-20Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.Ahmed Ibrahim
2025-06-25Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...Mariusz Felisiak
2025-06-12Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.Claude Paroz
2025-05-15Added missing import in docs/ref/contrib/admin/index.txt.antoliny0919
2025-05-15Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt.Jacob Walls
2025-04-27Fixed #35931 -- Documented fields and methods of the FlatPage model.koresi
2025-04-15Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.Ahmed Nassar
2025-04-15Refs #36311 -- Unified spelling of "flatpage" in docs/ref/contrib/flatpages.txt.Ahmed Nassar
2025-04-08Clarified `url` and `name` arguments in flatpages URLconf ref docs.Clifford Gama
2025-04-08Added missing closing parenthesis in docs/ref/contrib/flatpages.txt.Natalia
2025-04-04Fixed #36255 -- Renamed the admin action button for improved accessibility.koffi
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2025-03-23Updated ogrinfo output in GIS tutorial.dr-rompecabezas
2025-03-19Fixed #36097 -- Replaced GIS functions table with section headers for better ...Sarah Boyce
2025-03-18Fixed #36078 -- Doc'd that Postgres normalizes a range field with no points t...Clifford Gama
2025-03-05Fixed #36227 -- Fixed outdated PostgreSQL documentation links.hesham942
2025-03-04Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...Clifford Gama
2025-03-03Fixed #35444 -- Added generic support for Aggregate.order_by.Chris Muthig
2025-02-23Fixed #35705 -- Added Rotate GIS database function to rotate geometries.enprava
2025-02-18Removed advice to propose a new contrib app.Sarah Boyce
2025-02-13Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...Mariusz Felisiak
2025-02-13Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...Mariusz Felisiak
2025-02-04Clarified docs for default email value in UserManager.create_user().amirreza sohrabi far
2025-02-03Refs #36036 -- Added support for GEOSHasM.Andrew Harris
2025-01-30Tweaked docs to avoid reformatting given new black version.nessita
2025-01-30Fixed #36121 -- Allowed customizing the admin site password change form.Mohammadreza Eskandari
2025-01-15Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.Sarah Boyce
2025-01-15Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline.Sarah Boyce
2025-01-15Removed versionadded/changed annotations for 5.1.Sarah Boyce
2025-01-06Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.Chris Muthig
2025-01-02Fixed #36037 -- Fixed default primary key type in docs.Ari Pollak
2024-12-27Fixed #35891 -- Confirmed support for GDAL 3.10.David Smith
2024-12-11Fixed #35989 -- Removed crs from GeoJSON serializer.Jeremy Thompson
2024-12-09Added GeometryDistance to the GIS available functions table.Francisco Couzo
2024-11-27Removed trailing whitespace in docs.Adam Zapletal
2024-11-27Fixed #35939 -- Linked documentation of Permission.content_type to the Conten...Brock
2024-11-19Fixed #35775 -- Confirmed support for GEOS 3.13.David Smith
2024-11-18Fixed #18392 -- Changed default mysql encoding to "utf8mb4".Ben Cail
2024-11-14Fixed #35887 -- Added imports and admin.site.register to non-partial admin in...Alexander Lazarević
2024-11-14Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-11Fixed #17905 -- Restricted access to model pages in admindocs.sai-ganesh-03
2024-11-11Updated BRIN index links in contrib.postgres indexes docs.Adam Zapletal
2024-11-06Fixed #27409 -- Made admindocs support custom link text in docstrings.sai-ganesh-03
2024-11-04Fixed #35883 -- Confirmed support for GDAL 3.9.David Smith
2024-10-30Added missing lang attributes to html elements in docs.Johanan-Ayadata
2024-10-30Clarified default behavior when fields and fieldsets are not set on ModelAdmin.aruseni
2024-10-25Refs #35803 -- Added support for __covers GIS lookup on MySQL.Mariusz Felisiak
2024-10-25Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11...Mariusz Felisiak