Hello people, I have a model object "X", which allows other model objects to relate many to many to it through generic table "Y". Both kept in one app.
In another app, i have two model objects "J", and "K" who are related to "X" through "Y". The instances of "K" should be a subset of "J". How can i set this rule? just through programming my business logic? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---