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
Age
Commit message (
Expand
)
Author
2025-03-12
Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().
Adam Johnson
2025-03-12
Removed duplicate entries in docs/releases/5.2.txt.
Hisham Mahmood
2025-03-12
Fixed #35945 -- Added async interface to Paginator.
wookkl
2025-03-12
Fixed #35676 -- Made BaseModelForm validate constraints that reference an Inl...
Clifford Gama
2025-03-11
Fixed #35816 -- Handled parsing of scientific notation in DTL. (#19213)
haileyajohnson
2025-03-11
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Tom Carrick
2025-03-10
Fixed #33579 -- Specialized exception raised on forced update failures.
Simon Charette
2025-03-10
Fixed #36222 -- Fixed ExclusionConstraint validation crash on excluded fields...
saJaeHyukc
2025-03-10
Used _expression_refs_exclude() hook in CheckConstraint/UniqueConstraint.vali...
Mariusz Felisiak
2025-03-10
Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoic...
saJaeHyukc
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-07
Fixed #36224 -- Fixed shell imports when settings not configured.
Sarah Boyce
2025-03-07
Corrected test case in ExclusionConstraintTests.test_invalid_expressions().
Sarah Boyce
2025-03-06
Added CVE-2025-26699 to security archive.
Sarah Boyce
2025-03-06
Added stub release notes for 5.1.8.
Sarah Boyce
2025-03-06
Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter.
Sarah Boyce
2025-03-05
Clarified cryptic comment in django/core/cache/backends/redis.py.
Tim Graham
2025-03-05
Fixed typo in docs/ref/checks.txt.
hesham942
2025-03-05
Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
hesham942
2025-03-05
Fixed typo in django/db/backends/postgresql/psycopg_any.py comment.
Jacob Walls
2025-03-04
Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...
Clifford Gama
2025-03-04
Fixed #36217 -- Restored pre_save/post_save signal emission via LogEntry.save...
antoliny0919
2025-03-03
Refs #35444 -- Deprecated contrib.postgres.OrderableAggMixin.
Chris Muthig
2025-03-03
Fixed #35444 -- Added generic support for Aggregate.order_by.
Chris Muthig
2025-03-02
Added some heading labels to to docs/topics/cache.txt.
Tim Graham
2025-03-01
Fixed #36198 -- Implemented unresolved transform expression replacement.
Simon Charette
2025-03-01
Applied Black's 2025 stable style.
Mariusz Felisiak
2025-02-27
Added stub release notes and release date for 5.1.7, 5.0.13, and 4.2.20.
Sarah Boyce
2025-02-27
Refs #35617 -- Removed hardcoded pk in test_bulk_update_custom_get_prep_value().
Jacob Walls
2025-02-25
Removed outdated docstring in tests/basic/models.py.
Clifford Gama
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-24
Added security reporting guidelines.
Sarah Boyce
2025-02-24
Updated expectations for when security reports will receive a reply.
Sarah Boyce
2025-02-23
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
enprava
2025-02-22
Fixed #35839 -- Fixed crash when adding GeneratedField with db_comment on MySQL.
saJaeHyukc
2025-02-20
Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom Remo...
Joonas Häkkinen
2025-02-20
Clarified admonition in GeneratedField docs.
Adam Zapletal
2025-02-20
Refs #35167 -- Fixed test_bulk_update_custom_get_prep_value() crash on databa...
Mariusz Felisiak
2025-02-19
Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constrai...
Mariusz Felisiak
2025-02-19
Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Sarah Boyce
2025-02-19
Fixed docs build on Sphinx 8.2+.
Mariusz Felisiak
2025-02-19
Refs #35999 -- Removed #django IRC channel reference from README.rst.
Sarah Boyce
2025-02-18
Fixed #35167 -- Delegated to super() in JSONField.get_db_prep_save().
Jacob Walls
2025-02-18
Removed advice to propose a new contrib app.
Sarah Boyce
2025-02-18
Fixed #36197 -- Fixed improper many-to-many count() and exists() for non-pk t...
Simon Charette
2025-02-18
Fixed #31170 -- Added change event trigger to dismissRelatedLookupPopup.
Кайрат Макым
2025-02-18
Refs #31170 -- Added JavaScript tests for RelatedObjectLookups.js.
Кайрат Макым
2025-02-18
Fixed #36179 -- Unhexed entries and removed duplicates in auth/common-passwor...
mimi89999
[prev]
[next]