-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Hello,
I don't understand the need to validate a model before it removal. (
upgrade-util/src/util/models.py
Line 73 in 6c9a30c
_validate_model(model) |
I have the case where an other partner did a poor job at naming model (_name is "file_wizard") and I can't properly use the remove model ( I actually remove the full module but doesn't change much).
Currently i just commented the validate line on my local, but would be nice if we could use this in production.
Any explanation of the why this validation is required at removal is welkom, any other solution/work around is more than welkom.
Best Regards,
Metadata
Metadata
Assignees
Labels
No labels