File "/usr/local/lib/python3.9/site-packages/django/db/migrations/migration.py", line 126, in apply operation.database_forwards(self.app_label, schema_editor, old_state, project_state) File "/usr/local/lib/python3.9/site-packages/django/db/migrations/operations/special.py", line 190, in database_forwards self.code(from_state.apps, schema_editor) File "/app/rainboard/migrations/0058_drop_py3_debug.py", line 8, in remove_all_images Image.objects.delete() AttributeError: 'Manager' object has no attribute 'delete' Cleaning up file based variables ERROR: Job failed: exit code 1