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-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
2024-04-10
[5.0.x] Refs #34900, Refs #35361 -- Fixed SafeMIMEText.set_payload() crash on...
Mariusz Felisiak
2024-04-10
[5.0.x] Fixed #35350 -- Fixed save() with pk set on models with GeneratedFields.
Sarah Boyce
2024-04-05
[5.0.x] Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs.
Carlton Gibson
2024-04-05
[5.0.x] Refs #35336 -- Fixed SchemaTests.test_add_generated_field_contains() ...
Mariusz Felisiak
2024-04-04
[5.0.x] Refs #31710 -- Improved multiple file upload docs.
Adam Johnson
2024-04-04
[5.0.x] Fixed #35347 -- Clarified choice_set attribute in tutorial 2.
Lang Tran
2024-04-03
[5.0.x] Added stub release notes for 5.0.5.
Natalia
2024-04-03
[5.0.x] Post-release version bump.
Natalia
2024-04-03
[5.0.x] Bumped version for 5.0.4 release.
5.0.4
Natalia
2024-04-03
[5.0.x] Added release date for 5.0.4.
Natalia
2024-04-02
[5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % l...
Simon Charette
2024-04-01
[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved colum...
Johannes Westphal
2024-03-29
[5.0.x] Restored django.db.models.F import in final code snippet added at the...
Taishi Endo
2024-03-28
[5.0.x] Fixed typo in docs/topics/signals.txt.
Matthias Kestenholz
2024-03-26
[5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique con...
Mariusz Felisiak
2024-03-21
[5.0.x] Added RowNumber() link in Rank() docs.
Adam Zapletal
2024-03-14
[5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-03-11
[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without ...
Adam Zapletal
2024-03-10
[5.0.x] Fixed #35280 -- Improved iriencode filter example in docs.
canhuynh1998
2024-03-08
[5.0.x] Corrected code-block directives in topics/forms/formsets.txt.
Mitchina
2024-03-08
[5.0.x] Fixed #35223 -- Made Model.full_clean() ignore fields with db_default...
Ben Cail
2024-03-07
[5.0.x] Fixed typo in docs/howto/custom-file-storage.txt.
cuinix
[next]