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
2025-03-10
Fixed #36066 -- Documented that Q objects can be used directly in annotations.
samruddhiDharankar
2025-03-09
Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL.
petr.prikryl
2025-03-05
Fixed typo in docs/ref/checks.txt.
hesham942
2025-03-05
Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
hesham942
2025-03-04
Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...
Clifford Gama
2025-03-03
Fixed #35444 -- Added generic support for Aggregate.order_by.
Chris Muthig
2025-02-24
Fixed #36186 -- Added forloop.length variable within a template for loop.
Jonathan Stròˆbele
2025-02-24
Added security guideline on reasonable size limitations when rendering conten...
Sarah Boyce
2025-02-23
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
enprava
2025-02-20
Clarified admonition in GeneratedField docs.
Adam Zapletal
2025-02-18
Removed advice to propose a new contrib app.
Sarah Boyce
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2025-02-14
Corrected wording in docs/ref/models/constraints.txt.
Luke Cousins
2025-02-14
Fixed typo in docs/ref/databases.txt.
Jaime Terreu
2025-02-13
Fixed #36182 -- Returned "?" if all parameters are removed in querystring tem...
Sarah Boyce
2025-02-13
Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...
Mariusz Felisiak
2025-02-13
Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...
Mariusz Felisiak
2025-02-10
Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command.
Natalia
2025-02-09
Fixed #36105 -- Dropped support for MariaDB 10.5.
Mariusz Felisiak
2025-02-04
Clarified docs for default email value in UserManager.create_user().
amirreza sohrabi far
2025-02-03
Refs #36036 -- Added support for GEOSHasM.
Andrew Harris
2025-01-30
Tweaked docs to avoid reformatting given new black version.
nessita
2025-01-30
Fixed #36121 -- Allowed customizing the admin site password change form.
Mohammadreza Eskandari
2025-01-28
Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2025-01-24
Fixed ambiguous pronoun reference in docs/ref/models/fields.txt.
Clifford Gama
2025-01-21
Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE set...
Igor Scheller
2025-01-20
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
Mariusz Felisiak
2025-01-15
Refs #35234 -- Removed CheckConstraint.check per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #35060 -- Removed passing positional arguments to Model.save()/asave() p...
Sarah Boyce
2025-01-15
Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.
Sarah Boyce
2025-01-15
Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #33817 -- Removed support for cx_Oracle per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #34380 -- Changed the URLField default scheme to https and removed FORMS...
Sarah Boyce
2025-01-15
Refs #35090 -- Removed support for django.urls.register_converter() overridin...
Sarah Boyce
2025-01-15
Refs #34609 -- Removed support for calling format_html() without arguments pe...
Sarah Boyce
2025-01-15
Refs #32339 -- Removed transitional form renderers per deprecation timeline.
Sarah Boyce
2025-01-15
Refs #34355 -- Removed support for positional arguments in BaseConstraint per...
Sarah Boyce
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2025-01-15
Fixed #35521 -- Allowed overriding BoundField class on fields, forms and rend...
Matthias Kestenholz
2025-01-15
Refs #36070 -- Referred to pk as an attribute when a composite primary key is...
Jacob Walls
2025-01-14
Fixed #36051 -- Declared arity on aggregate functions.
Jacob Walls
2025-01-14
Fixed #36075 -- Documented how to introspect composite primary keys.
Simon Charette
2025-01-14
Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.
Michael Manfre
2025-01-13
Fixed #36077 -- Corrected docs on pk value where Model.save() executes an UPD...
Jacob Walls
2025-01-09
Fixed #35515 -- Added automatic model imports to shell management command.
Salvo Polizzi
2025-01-07
Refs #36042 -- Raised ValueError when providing composite expressions to aggr...
Jacob Walls
2025-01-06
Fixed #35718 -- Add JSONArray to django.db.models.functions.
John Parton
2025-01-06
Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by.
Chris Muthig
2025-01-03
Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs at...
Chaitanya Rahalkar
[prev]
[next]