Djando developers in the Dallas area

2008-10-08 Thread chimpera
I am in need of some Django help. Is there anyone in the dfw area who can share there expertise? Thanks, Ben --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to d

an inline fk

2008-10-08 Thread chimpera
I have a model "case" and a model "person". Multiple cases can belong to one person so i used a foreign key. I would like to be able to edit an instance of the person class inline on the case admin page. How can I do this? Thanks for your help, Ben --~--~-~--~~~---~--~