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 using django-fsm and I have an Order model with state field with protected=True so I can't create objects with G. Is there any workaround for this?
The text was updated successfully, but these errors were encountered:
I'm using django-fsm and I have an Order model with state field with protected=True so I can't create objects with G. Is there any workaround for this?
The text was updated successfully, but these errors were encountered: