summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2024-08-05[5.1.x] Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-08-05[5.1.x] Refs #35380 -- Updated screenshots in admin docs.Natalia
2024-07-15[5.1.x] Fixed #35464 -- Updated docs to note fieldsets have limited impact on...Maryam Yusuf
2024-06-25[5.1.x] Optimized admin docs images.Sarah Boyce
2024-06-25[5.1.x] Refs #35380 -- Updated screenshots in admin docs.nessita
2024-06-14[5.1.x] Fixed #35443 -- Changed ordinal to return negative numbers unchanged.Simon Törnqvist
2024-05-22Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.Natalia
2024-05-22Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...Marijke Luttekes
2024-05-16Replaced fictional class 'extrapretty' in admin fieldsets docs.Adam Johnson
2024-05-04Fixed #35426 -- Updated querysets to be a required argument of GenericPrefetch.sobolevn
2024-04-29Fixed #35412 -- Dropped support for SQLite < 3.31.Mariusz Felisiak
2024-04-10Fixed settings path in docs for installing SpatiaLite with Homebrew.Adam Johnson
2024-03-18Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.Claude Paroz
2024-03-06Fixed broken links and redirects in docs.Mariusz Felisiak
2024-03-06Updated broken links in docs/ref/contrib/gis/tutorial.txt.Mohammad Alsakhawy
2024-02-29Fixed typo in docs/ref/contrib/admin/index.txt.kbehlers
2024-02-28Removed #django-geo IRC channel in docs.Mariusz Felisiak
2024-02-05Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.Tom Carrick
2024-02-05Fixed #16281 -- Fixed ContentType.get_object_for_this_type() in a multiple da...Ben Cail
2024-01-29Refs #35058 -- Added support for measured geometries to GDAL LineString.David Smith
2024-01-28Refs #35058 -- Made centroid available on all geometry types.David Smith
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2024-01-25Refs #35058 -- Added support for measured geometries to GDAL Point.David Smith
2024-01-23Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.David Smith
2024-01-18Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.David Smith
2024-01-17Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...Amir Karimi
2024-01-16Fixed #35117 -- Added support for the hectare unit in Area.Alexis Athlani
2024-01-10Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r...Nick Pope
2024-01-07Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.Nick Pope
2024-01-06Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.Nick Pope
2024-01-05Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.David Smith
2024-01-02Fixed #35075 -- Added deduplicate_items parameter to BTreeIndex.Nick Pope
2023-12-28Corrected code-block directives in docs.Mariusz Felisiak
2023-12-21Fixed #35005 -- Confirmed support for GDAL 3.8.David Smith
2023-12-20Fixed #35049 -- Dropped support for GDAL 2.4.David Smith
2023-12-20Fixed #35048 -- Dropped support for PROJ 5.x.David Smith
2023-12-19Doc'd that users with unusable passwords cannot request a password reset.Amin Shah Gilani
2023-12-05Deprecated django.contrib.gis.geoip2.GeoIP2.open().Nick Pope
2023-12-01Improved wording in auth.models.User field docs.Adrien
2023-12-01Deprecated django.contrib.gis.geoip2.GeoIP2.coords().Nick Pope
2023-11-29Refs #25778 -- Updated some links and references to HTTPS.Adam Johnson
2023-11-28Removed link to lawrence.com in contrib.sites docs.Adam Johnson
2023-11-15Refs #33690 -- Added missing data-theme selector to example in theming suppor...William Hayes
2023-11-02Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFi...Patrick Rauscher
2023-10-27Fixed typo in docs/ref/contrib/gis/geos.txt.Izzy Hyman
2023-10-25Added missing pycon directives in various docs.Mariusz Felisiak
2023-10-07Added missing import in docs/ref/contrib/contenttypes.txt.sag᠎e
2023-10-04Fixed #34759 -- Confirmed support for SpatiaLite 5.1.pieterck
2023-09-27Added warning about flatpages and untrusted users.Mariusz Felisiak
2023-09-20Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.Mariusz Felisiak