PROTECT
[source]
Prevent deletion of the referenced object by raising ProtectedError
, a subclass of django.db.IntegrityError
.
PROTECT
[source]
Prevent deletion of the referenced object by raising ProtectedError
, a subclass of django.db.IntegrityError
.
Please login to continue.