summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02[5.2.x] Bumped version for 5.2 release.5.2Sarah Boyce
2025-04-02[5.2.x] Updated man page for Django 5.2 final.Sarah Boyce
2025-04-02[5.2.x] Finalized release notes for Django 5.2.Sarah Boyce
2025-04-02[5.2.x] Added CVE-2025-27556 to security archive.Sarah Boyce
2025-04-02[5.2.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...Sarah Boyce
2025-04-02[5.2.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...Babak Mahmoudy
2025-04-01[5.2.x] Fixed #36284, Refs #31170 -- Ensured related lookup popups are closed...nessita
2025-04-01[5.2.x] Fixed #36283 -- Reverted "Fixed #35798, Refs #31641 -- Prevented admi...Mariusz Felisiak
2025-03-31[5.2.x] Fixes #36215 -- Included unpacking generalization notes in coding sty...Aarni Koskela
2025-03-31[5.2.x] Clarified pre_delete and post_delete's origin attributes.Clifford Gama
2025-03-31[5.2.x] Updated translations from Transifex.Sarah Boyce
2025-03-31[5.2.x] Refs #36055 -- Prevented overlap of object-tools buttons and page hea...Mariusz Felisiak
2025-03-30[5.2.x] Fixed warnings per flake8 7.2.0.Mariusz Felisiak
2025-03-28[5.2.x] Refs #34619 -- Fixed labels width in FilteredSelectMultiple in the ad...Mariusz Felisiak
2025-03-28[5.2.x] Simplified Intersphinx configuration example.Carlton Gibson
2025-03-27[5.2.x] Doc'd how to use Intersphinx in the reusable apps tutorial.Carlton Gibson
2025-03-26[5.2.x] Refs #34619 -- Corrected selector description in the admin.Mariusz Felisiak
2025-03-26[5.2.x] Added stub release notes and release date for 5.1.8 and 5.0.14.Sarah Boyce
2025-03-23[5.2.x] Updated ogrinfo output in GIS tutorial.dr-rompecabezas
2025-03-23[5.2.x] Fixed typo in docs/topics/signals.txt.mguegnol
2025-03-21[5.2.x] Documented the updating of translation catalogs in post-release tasks.Sarah Boyce
2025-03-21[5.2.x] Fixed #36095 -- Introduced lazy references in "Models across files" s...Clifford Gama
2025-03-21[5.2.x] Refs #36095 -- Doc'd that ManyToManyField.through supports lazy relat...Clifford Gama
2025-03-21[5.2.x] Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable ...Johanan Oppong Amoateng
2025-03-19[5.2.x] Updated source translation catalogs.Mariusz Felisiak
2025-03-19[5.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.nessita
2025-03-19[5.2.x] Fixed #36097 -- Replaced GIS functions table with section headers for...Sarah Boyce
2025-03-19[5.2.x] Bumped version for 5.2 release candidate 1.5.2rc1Sarah Boyce
2025-03-19[5.2.x] Updated man page for Django 5.2 release candidate 1.Sarah Boyce
2025-03-18[5.2.x] Refs #35980 -- Updated internal docs for artifact upload and release ...Baptiste Mispelon
2025-03-18[5.2.x] Fixed #33497 -- Doc'd that persistent DB connections should be disabl...Carlton Gibson
2025-03-18[5.2.x] Fixed #36202 -- Added examples of JSONField __contains and __containe...Clifford Gama
2025-03-18[5.2.x] Fixed #36078 -- Doc'd that Postgres normalizes a range field with no ...Clifford Gama
2025-03-17[5.2.x] Fixed #36252 -- Handled duplicate automatic imports in the shell comm...hesham942
2025-03-17[5.2.x] Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i1...YQ
2025-03-14[5.2.x] Fixed pronoun disagreement in docs/ref/models/querysets.txt.Clifford Gama
2025-03-14[5.2.x] Corrected aggregation example in docs/ref/models/querysets.txt.Clifford Gama
2025-03-13[5.2.x] Fixed incorrect formatting for inline pluralized code references in d...Clifford Gama
2025-03-12[5.2.x] Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt.hesham hatem
2025-03-12[5.2.x] Fixed #36234 -- Restored single_object argument to LogEntry.objects.l...Adam Johnson
2025-03-12[5.2.x] Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().Adam Johnson
2025-03-12[5.2.x] Removed duplicate entries in docs/releases/5.2.txt.Hisham Mahmood
2025-03-10[5.2.x] Fixed #36066 -- Documented that Q objects can be used directly in ann...samruddhiDharankar
2025-03-07[5.2.x] Fixed #36224 -- Fixed shell imports when settings not configured.Sarah Boyce
2025-03-06[5.2.x] Added CVE-2025-26699 to security archive.Sarah Boyce
2025-03-06[5.2.x] Added stub release notes for 5.1.8.Sarah Boyce
2025-03-06[5.2.x] Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template ...Sarah Boyce
2025-03-05[5.2.x] Clarified cryptic comment in django/core/cache/backends/redis.py.Tim Graham
2025-03-05[5.2.x] Fixed typo in docs/ref/checks.txt.hesham942
2025-03-05[5.2.x] Fixed #36227 -- Fixed outdated PostgreSQL documentation links.hesham942