summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2024-05-21Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.Ben Cail
2024-05-16Replaced fictional class 'extrapretty' in admin fieldsets docs.Adam Johnson
2024-05-16Moved FileSystemStorage note in docs to the correct place.Sarah Boyce
2024-05-14Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint w...Mariusz Felisiak
2024-05-06Added link to the csrf template tag in the csrf page.alexgmin
2024-05-04Fixed #35426 -- Updated querysets to be a required argument of GenericPrefetch.sobolevn
2024-05-03Fixed #35427 -- Corrected help text for makemessages --extension in docs/ref/...Shamil
2024-05-02Clarified when ImageField attributes are set.John Parton
2024-05-02Fixed rendering XOR section in docs.Mariusz Felisiak
2024-04-29Fixed #35412 -- Dropped support for SQLite < 3.31.Mariusz Felisiak
2024-04-26Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when creating ...Adam Zapletal
2024-04-16Doc'd that RemoveField also drops related database objects in PostgreSQL.David Sanders
2024-04-15Extended docs for Q() objects mentioning the ~ (NOT) operator.Mohammad Kazemi
2024-04-10Fixed settings path in docs for installing SpatiaLite with Homebrew.Adam Johnson
2024-04-05Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs.Carlton Gibson
2024-03-27Fixed #35233 -- Moved template engine system checks to backend methods.Giannis Terzopoulos
2024-03-21Added RowNumber() link in Rank() docs.Adam Zapletal
2024-03-18Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSON...Mariusz Felisiak
2024-03-18Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.Claude Paroz
2024-03-15Refs #33996 -- Updated CheckConstraint validation on NULL values on Oracle 23c+.Mariusz Felisiak
2024-03-11Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.Adam Zapletal
2024-03-10Fixed #35280 -- Improved iriencode filter example in docs.canhuynh1998
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-03-01Refs #33497 -- Added connection pool support for PostgreSQL.Sarah Boyce
2024-03-01Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.Simon Charette
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-28Refs #34964 -- Doc'd that Q expression order is preserved.David Sanders
2024-02-23Fixed #35090 -- Deprecated registering URL converters with the same name.Salvo Polizzi
2024-02-21Fixed #34806 -- Made cached_db session backend resilient to cache write errors.Sulabh Katila
2024-02-20Fixed #35153 -- Added note about locale name notation to FORMAT_MODULE_PATH d...sandjio
2024-02-17Fixed #28011 -- Corrected Field.hidden docs.Adam Johnson
2024-02-16Fixed #24018 -- Allowed setting pragma options on SQLite.Aaron Linville
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-30Fixed #29280 -- Made the transactions behavior configurable on SQLite.Anže Pečar
2024-01-29Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting.Alexander Lazarević
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-23Fixed #34971 -- Doc'd additional loggers.duranbe
2024-01-23Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.David Smith
2024-01-22Fixed #35130 -- Doc'd django.db.close_old_connections().Salvo Polizzi
2024-01-20Updated "Dive Into Python" links.Emmanuel Katchy
2024-01-18Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.David Smith
2024-01-18Fixed typo in docs/ref/migration-operations.txt.Viicos
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