You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to delete a field from my django model and after running migrations and architect command. I see that only the parent field is deleted and not the childs.
The text was updated successfully, but these errors were encountered:
I'm trying to delete a field from my django model and after running migrations and architect command. I see that only the parent field is deleted and not the childs.
The text was updated successfully, but these errors were encountered: