I'm trying to save on model using POST which has foreign key. Until I set 'add', 'modify' permissions to related model it returns 401 unauthorized. Simple example: models.pyI'm trying to save on model using POST which ha
I'm trying to save on model using POST which has foreign key. Until I set 'add', 'modify' permissions to related model it returns 401 unauthorized. Simple example: models.pyI'm trying to save on model using POST which ha