Jay, I did read the documentation before jumping in - but it's not all necessarily clear for someone who hasn't alot of experience in Python of Django.
Because of my unfamiliarity I had presumed that all the classes in a single Models.py were immediately visible to each other. There is nothing specific in the link you provided to make this explicit in relation to a ManyToMany relationship. However, having read Rajesh's link I can now see that there is a good example of using a string and that gives a strong hint. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

