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
At this moment this field is a CharField with choices; therefore, it is necessary to change this field to a foreign key, and the model it should be linked to is the catalog model.
At this moment this field is a CharField with choices; therefore, it is necessary to change this field to a foreign key, and the model it should be linked to is the catalog model.