I have the following models:
Groups, and then GroupMembers.
I don't want a group to be allowed to be saved there is at least one groupmember model associated via a build.
how can I do that in the model? Thanks
I have the following models:
Groups, and then GroupMembers.
I don't want a group to be allowed to be saved there is at least one groupmember model associated via a build.
how can I do that in the model? Thanks