index
:
django.git
fix-31295
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
2024-07-09
[5.0.x] Bumped version for 5.0.7 release.
5.0.7
Natalia
2024-07-09
[5.0.x] Made cosmetic edits to 5.0.7 release notes.
Natalia
2024-07-09
[5.0.x] Fixed CVE-2024-39614 -- Mitigated potential DoS in get_supported_lang...
Sarah Boyce
2024-07-09
[5.0.x] Fixed CVE-2024-39330 -- Added extra file name validation in Storage's...
Natalia
2024-07-09
[5.0.x] Fixed CVE-2024-39329 -- Standarized timing of verify_password() when ...
Michael Manfre
2024-07-09
[5.0.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizet...
Adam Johnson
2024-07-08
[5.0.x] Fixed 35506 -- Clarified initial references to URLconf in tutorial 1.
lucas-r-oliveira
2024-07-08
[5.0.x] Refs #35560 -- Corrected CheckConstraint argument name in model_field...
Mariusz Felisiak
2024-07-04
[5.0.x] Removed outdated note about limitations in Clickjacking protection.
Mariusz Felisiak
2024-07-04
[5.0.x] Fixed #35560 -- Made Model.full_clean() ignore GeneratedFields for co...
Mark Gensler
2024-07-03
[5.0.x] Added stub release notes and release date for 5.0.7 and 4.2.14.
Natalia
2024-07-01
[5.0.x] Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/app...
Andrew Miller
2024-06-25
[5.0.x] Refs #35059 -- Used asyncio.Event in ASGITest.test_asyncio_cancel_err...
Carlton Gibson
2024-06-25
[5.0.x] Fixed #34886 -- Modified sample use of lazy in delayed translations.
lufafajoshua
2024-06-09
[5.0.x] Moved confirmation about dev server running to earlier in tutorial 1.
Andreu Vallbona
2024-06-09
[5.0.x] Replaced usage of "patch" with more precise terms in faq, howto, and ...
Andreu Vallbona
2024-06-09
[5.0.x] Simplified tutorial 1 when describing how to run the dev server.
Andreu Vallbona
2024-06-08
[5.0.x] Fixed #35503 -- Removed distracting PHP reference in tutorial 1.
Ismael
2024-05-31
[5.0.x] Updated release date for Django 5.0.7.
Natalia
2024-05-30
[5.0.x] Made cosmetic edits to code snippets reformatted with blacken-docs.
Mariusz Felisiak
2024-05-07
[5.0.x] Added stub release notes for 5.0.7.
Natalia
2024-05-07
[5.0.x]Post-release version bump.
Natalia
2024-05-07
[5.0.x] Bumped version for 5.0.6 release.
5.0.6
Sarah Boyce
2024-05-07
[5.0.x] Added release notes for 5.0.6 and 4.2.13.
Sarah Boyce
2024-05-06
[5.0.x] Added stub release notes for 5.0.6.
Natalia
2024-05-06
[5.0.x] Post-release version bump.
Natalia
2024-05-06
[5.0.x] Bumped version for 5.0.5 release.
5.0.5
Sarah Boyce
2024-05-06
[5.0.x] Added release date for 5.0.5 and 4.2.12.
Sarah Boyce
2024-05-04
[5.0.x] Fixed #35426 -- Updated querysets to be a required argument of Generi...
sobolevn
2024-05-03
[5.0.x] Refs #35359 -- Fixed OperationTests.test_add_generate_field() test on...
Sarah Boyce
2024-05-03
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in d...
Shamil
2024-05-03
[5.0.x] Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.
Natalia
2024-05-03
[5.0.x] Fixed #35422 -- Fixed migrations crash when altering GeneratedField r...
Mariusz Felisiak
2024-05-02
[5.0.x] Fixed #35359 -- Fixed migration operations ordering when adding field...
DevilsAutumn
2024-05-02
[5.0.x] Refs #34007, Refs #35359 -- Added Q.referenced_based_fields property.
David Sanders
2024-04-26
[5.0.x] Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when c...
Adam Zapletal
2024-04-22
[5.0.x] Fixed incorrect blockquotes in docs/topics/forms/index.txt.
minusf
2024-04-22
[5.0.x] Fixed #35392, Refs #34331 -- Allowed importing aprefetch_related_obje...
James Ostrander
2024-04-19
[5.0.x] Reverted "Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS clas...
Sarah Boyce
2024-04-19
[5.0.x] Fixed #34994, Fixed #35386 -- Applied checkbox-row CSS class uncondit...
Adam Johnson
2024-04-16
[5.0.x] Doc'd that RemoveField also drops related database objects in Postgre...
David Sanders
2024-04-16
[5.0.x] Fixed #35373 -- Fixed a crash when indexing a generated field on SQLite.
Simon Charette
2024-04-15
[5.0.x] Extended docs for Q() objects mentioning the ~ (NOT) operator.
Mohammad Kazemi
2024-04-15
[5.0.x] Fixed backends.oracle.tests.TransactionalTests.test_hidden_no_data_fo...
Mariusz Felisiak
2024-04-12
[5.0.x] Corrected alphabetical order of latest author added to AUTHORS.
nessita
2024-04-12
[5.0.x] Corrected description of list_display being a list in tutorial 7.
Aleksander Milinkevich
2024-04-12
[5.0.x] Refs #35361 -- Clarified release notes for 4.2.12 and 5.0.5.
Natalia
2024-04-12
[5.0.x] Refs #35194 -- Adjusted a generated field test to work on Postgres 15...
Simon Charette
2024-04-10
[5.0.x] Fixed settings path in docs for installing SpatiaLite with Homebrew.
Adam Johnson
2024-04-10
[5.0.x] Fixed #35361 -- Added release notes for 4.2.12 and 5.0.5 for backport...
Natalia
[next]