This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
9760e262f8
django
/
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