index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
Age
Commit message (
Expand
)
Author
2024-03-15
Refs #33996 -- Updated CheckConstraint validation on NULL values on Oracle 23c+.
Mariusz Felisiak
2024-03-11
Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.
Adam Zapletal
2024-03-10
Fixed #35280 -- Improved iriencode filter example in docs.
canhuynh1998
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-03-06
Updated broken links in docs/ref/contrib/gis/tutorial.txt.
Mohammad Alsakhawy
2024-03-01
Refs #33497 -- Added connection pool support for PostgreSQL.
Sarah Boyce
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-29
Fixed typo in docs/ref/contrib/admin/index.txt.
kbehlers
2024-02-28
Removed #django-geo IRC channel in docs.
Mariusz Felisiak
2024-02-28
Refs #34964 -- Doc'd that Q expression order is preserved.
David Sanders
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-02-20
Fixed #35153 -- Added note about locale name notation to FORMAT_MODULE_PATH d...
sandjio
2024-02-17
Fixed #28011 -- Corrected Field.hidden docs.
Adam Johnson
2024-02-16
Fixed #24018 -- Allowed setting pragma options on SQLite.
Aaron Linville
2024-02-05
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
Tom Carrick
2024-02-05
Fixed #16281 -- Fixed ContentType.get_object_for_this_type() in a multiple da...
Ben Cail
2024-01-30
Fixed #29280 -- Made the transactions behavior configurable on SQLite.
Anže Pečar
2024-01-29
Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting.
Alexander Lazarević
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-25
Refs #35058 -- Added support for measured geometries to GDAL Point.
David Smith
2024-01-23
Fixed #34971 -- Doc'd additional loggers.
duranbe
2024-01-23
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
David Smith
2024-01-22
Fixed #35130 -- Doc'd django.db.close_old_connections().
Salvo Polizzi
2024-01-20
Updated "Dive Into Python" links.
Emmanuel Katchy
2024-01-18
Refs #35058 -- Added is_3d and set_3d() to OGRGeometry.
David Smith
2024-01-18
Fixed typo in docs/ref/migration-operations.txt.
Viicos
2024-01-17
Fixed #31700 -- Made makemigrations command display meaningful symbols for ea...
Amir Karimi
2024-01-16
Fixed #35117 -- Added support for the hectare unit in Area.
Alexis Athlani
2024-01-16
Used more specific link to email backends in EMAIL_BACKEND docs.
Baptiste Mispelon
2024-01-15
Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_distinct ...
jordanbae
2024-01-15
Fixed #28344 -- Allowed customizing queryset in Model.refresh_from_db()/arefr...
Aivars Kalvans
2024-01-10
Fixed #35092 -- Exposed extra fields for GeoIP2.country() and GeoIP2.city() r...
Nick Pope
2024-01-07
Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.
Nick Pope
2024-01-06
Fixed #35088 -- Added support for Collect on MySQL 8.0.24+.
Nick Pope
2024-01-05
Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+.
David Smith
2024-01-02
Fixed #35075 -- Added deduplicate_items parameter to BTreeIndex.
Nick Pope
2024-01-02
Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().
Salvo Polizzi
2023-12-30
Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt.
Salvo Polizzi
2023-12-30
Fixed #29049 -- Added slicing notation to F expressions.
Nick Pope
2023-12-28
Corrected code-block directives in docs.
Mariusz Felisiak
2023-12-28
Improved DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
David D Lowe
2023-12-21
Fixed #35005 -- Confirmed support for GDAL 3.8.
David Smith
2023-12-20
Fixed #35049 -- Dropped support for GDAL 2.4.
David Smith
2023-12-20
Fixed #35048 -- Dropped support for PROJ 5.x.
David Smith
2023-12-19
Doc'd that users with unusable passwords cannot request a password reset.
Amin Shah Gilani
2023-12-15
Added missing import in docs/ref/models/expressions.txt.
Viicos
2023-12-14
Added clarifications about the DATABASES.TIME_ZONE setting in docs.
David Sanders
[prev]
[next]