This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
876dc0c1a7
django1
/
tests
/
delete_regress
History
Egidijus Macijauskas
6307c3f1a1
Fixed
#32433
-- Added error message on QuerySet.delete() following distinct().
2021-02-11 08:33:30 +01:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
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