Hi: I have 2 tables in the database user and person, there is a 1-1 relation between these tables. i am designing my own pages and adding the person and users to the database using addmanipulator. when creating the user i want to assign it to an existing person. i am passing the person_id using the url. all i want to know is how to assign my user to an existing person in the view class.
Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

