This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-22 15:34:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
noFFENSE
fa52bb7774
[4.2.x]
Fixed
#34242
-- Doc'd that primary key is set to None when deleting objects.
...
Backport of 5cd1385356d4b275133ddb0f8c78b2f37c5901eb from main
2023-01-20 10:57:30 +01:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
Fixed
#16211
-- Added logical NOT support to F expressions.
2022-10-31 09:55:51 +01:00
fields.txt
[4.2.x]
Fixed
#34242
-- Doc'd that primary key is set to None when deleting objects.
2023-01-20 10:57:30 +01:00
index.txt
…
indexes.txt
…
instances.txt
[4.2.x]
Fixed
#34242
-- Doc'd that primary key is set to None when deleting objects.
2023-01-20 10:57:30 +01:00
lookups.txt
…
meta.txt
…
options.txt
Fixed
#18468
-- Added support for comments on columns and tables.
2022-12-28 06:28:07 +01:00
querysets.txt
Fixed
#24048
-- Corrected QuerySet.only() docs about interaction with defer().
2022-12-06 08:24:26 +01:00
relations.txt
Fixed
#34135
-- Added async-compatible interface to related managers.
2022-11-09 10:32:40 +01:00