fix integrity issue
because django sets a foreign key constraint on sandbox_version_id we may have issues if it refers to a version we want to delete
Please register or sign in to comment
because django sets a foreign key constraint on sandbox_version_id we may have issues if it refers to a version we want to delete