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-10-23 21:59:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
ada83fd8b89ab194194c9069eef4d6ee6cbec0ee
django
/
tests
/
delete
History
Hasan Ramezani
3b1746d519
Fixed
#32107
-- Fixed ProtectedError.protected_objects and RestrictedError.restricted_objects.
...
Regression in
4ca5c565f4
and
ab3cbd8b9a
. Thanks Vitaliy Yelnik for the report.
2020-10-19 12:43:32 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#31965
-- Adjusted multi-table fast-deletion on MySQL/MariaDB.
2020-08-31 08:11:28 +02:00
tests.py
Fixed
#32107
-- Fixed ProtectedError.protected_objects and RestrictedError.restricted_objects.
2020-10-19 12:43:32 +02:00