Programming with Django is unfortunately my job on the side right now,
so limited time for coding and testing. I know I could answer this
question myself by tinkering around, but don't have time.

When you have a generic ManyToMany field specified between two models,
will Django automatically create a "through" table if I don't
explicitly tell it to? Logic tells me that it does, but the
documentation suggests otherwise unless I am losing it, which has been
known to happen. Thanks everyone.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to