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
When trying to update my model which have unique_together = ('filed_1', 'filed_2', 'field_3' , 'field_4', 'field_5',) I have only one field to choose which in this model is impossible.
Hi,
Not sure it is a bug...
When trying to update my model which have unique_together = ('filed_1', 'filed_2', 'field_3' , 'field_4', 'field_5',) I have only one field to choose which in this model is impossible.
Any thoughts ?
Cheers,
Jakub