Hi,
I was thinking to use a field like a list [] of another object. But I
have no a clear idea which field type should I use. Any idea?
Ex:
class A:
bClasses = models.XXXX() # list of Foreign keys from B
I am not looking for a ManyToMany Field.
Thanks,
Xavi
--
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.