This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-09-14 06:25:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
7c08f26bf0
django
/
tests
/
delete_regress
History
Download ZIP
Download TAR.GZ
Egidijus Macijauskas
6307c3f1a1
Fixed
#32433
-- Added error message on QuerySet.delete() following distinct().
2021-02-11 08:33:30 +01:00
..
__init__.py
models.py
Fixed
#29016
-- Fixed incorrect foreign key nullification on related instance deletion.
2018-01-13 10:31:00 -05:00
tests.py
Fixed
#32433
-- Added error message on QuerySet.delete() following distinct().
2021-02-11 08:33:30 +01:00