This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
c00b863ac6
django
/
tests
/
delete
History
Mariusz Felisiak
c00b863ac6
Made OnDeleteTests.test_protect() assert more specific ProtectedError.
2020-01-27 12:21:02 +01:00
..
__init__.py
models.py
Refs
#27852
-- Fixed object deletion to show all protected related objects rather than just the first one.
2020-01-27 12:21:02 +01:00
tests.py
Made OnDeleteTests.test_protect() assert more specific ProtectedError.
2020-01-27 12:21:02 +01:00