summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2025-03-23[5.1.x] Updated ogrinfo output in GIS tutorial.dr-rompecabezas
2025-03-18[5.1.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no ...Clifford Gama
2025-03-05[5.1.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.hesham942
2025-03-04[5.1.x] Fixed #36128 -- Clarified auto-generated unique constraint on m2m thr...Clifford Gama
2025-02-18[5.1.x] Removed advice to propose a new contrib app.Sarah Boyce
2025-02-04[5.1.x] Clarified docs for default email value in UserManager.create_user().amirreza sohrabi far
2025-01-30[5.1.x] Corrected ArrayAgg example for ordering usage.nessita
2025-01-30[5.1.x] Tweaked docs to avoid reformatting given new black version.nessita
2024-11-14[5.1.x] Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-11[5.1.x] Updated BRIN index links in contrib.postgres indexes docs.Adam Zapletal
2024-10-30[5.1.x] Added missing lang attributes to html elements in docs.Johanan-Ayadata
2024-10-24[5.1.x] Fixed #22828 -- Warned that ModelAdmin get hooks return the property ...koresi
2024-10-23[5.1.x] Doc'd that unusable passwords are defined by metadata in the password...David D Lowe
2024-09-07[5.1.x] Fixed #35681 -- Corrected geoip2 docs when describing GeoIP2Exception.Jon Ribbens
2024-08-08[5.1.x] Doc'd that SessionMiddleware is required for the admin site.Jure Cuhalev
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