Assume I have a model. I would like to create a second one whic is related to a specific field of first one. Can we right something like this? models.ManytoManyField(Userp
models.ManytoManyField(Userp