hesham942
|
e804a07d76
Fixed #36252 -- Handled duplicate automatic imports in the shell command.
|
2 weeks ago |
Mariusz Felisiak
|
1823a80113
Fixed #33537 -- Made test database cloning on MySQL reraise unexpected errors.
|
6 months ago |
YQ
|
30e0a43937
Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt.
|
2 weeks ago |
Clifford Gama
|
ef6a83789b
Fixed pronoun disagreement in docs/ref/models/querysets.txt.
|
3 weeks ago |
Clifford Gama
|
3235e76eb5
Corrected aggregation example in docs/ref/models/querysets.txt.
|
3 weeks ago |
Clifford Gama
|
efe3ca09e0
Fixed incorrect formatting for inline pluralized code references in docs.
|
2 weeks ago |
Mariusz Felisiak
|
e7a9d756ee
Refs #35945 -- Fixed test_paginating_unordered_queryset_raises_warning_async() test on byte-compiled Django.
|
2 weeks ago |
hesham hatem
|
e03440291b
Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt.
|
2 weeks ago |
Adam Johnson
|
27b68bcadf
Fixed #36234 -- Restored single_object argument to LogEntry.objects.log_actions().
|
2 weeks ago |
Sarah Boyce
|
ed984f2ac4
Refs #34380 -- Fixed the documented URLField default scheme to https.
|
2 weeks ago |
Adam Johnson
|
c70dbcf835
Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().
|
2 weeks ago |
Hisham Mahmood
|
955b7c6ba1
Removed duplicate entries in docs/releases/5.2.txt.
|
2 weeks ago |
wookkl
|
2ae3044d9d
Fixed #35945 -- Added async interface to Paginator.
|
2 weeks ago |
Clifford Gama
|
0ebea6e5c0
Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField.
|
3 weeks ago |
haileyajohnson
|
5183f7c287
Fixed #35816 -- Handled parsing of scientific notation in DTL. (#19213)
|
2 weeks ago |
Tom Carrick
|
8df5ce80d2
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
|
2 weeks ago |
Simon Charette
|
ab148c02ce
Fixed #33579 -- Specialized exception raised on forced update failures.
|
3 weeks ago |
saJaeHyukc
|
c1257350ca
Fixed #36222 -- Fixed ExclusionConstraint validation crash on excluded fields in condition.
|
3 weeks ago |
Mariusz Felisiak
|
e44e8327d3
Used _expression_refs_exclude() hook in CheckConstraint/UniqueConstraint.validate().
|
3 weeks ago |
saJaeHyukc
|
f480d5d3ed
Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean().
|
3 weeks ago |
samruddhiDharankar
|
9120a19c4e
Fixed #36066 -- Documented that Q objects can be used directly in annotations.
|
4 weeks ago |
petr.prikryl
|
2a5aca38bb
Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL.
|
10 months ago |
Sarah Boyce
|
de1117ea8e
Fixed #36224 -- Fixed shell imports when settings not configured.
|
4 weeks ago |
Sarah Boyce
|
647dca4132
Corrected test case in ExclusionConstraintTests.test_invalid_expressions().
|
3 weeks ago |
Sarah Boyce
|
bad1a18ff2
Added CVE-2025-26699 to security archive.
|
3 weeks ago |
Sarah Boyce
|
193e3446e3
Added stub release notes for 5.1.8.
|
3 weeks ago |
Sarah Boyce
|
55d89e25f4
Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter.
|
1 month ago |
Tim Graham
|
9a729fb61a
Clarified cryptic comment in django/core/cache/backends/redis.py.
|
3 weeks ago |
hesham942
|
8f942f1c1d
Fixed typo in docs/ref/checks.txt.
|
3 weeks ago |
hesham942
|
3ecaa85a24
Fixed #36227 -- Fixed outdated PostgreSQL documentation links.
|
3 weeks ago |