Re: how to associate django admin user with particular instances of certain model objects

2009-02-04 Thread Michael Repucci
That was EXACTLY what I was looking for!! Very clear and simple, with links to the documentation. That makes me so happy! Thank you a million times!! On Feb 4, 10:57 am, Karen Tracey wrote: > On Wed, Feb 4, 2009 at 10:48 AM, Michael Repucci wrote: > > > > > > > Hi Django'ers! > > > I'm brand new

Re: how to associate django admin user with particular instances of certain model objects

2009-02-04 Thread Karen Tracey
On Wed, Feb 4, 2009 at 10:48 AM, Michael Repucci wrote: > > Hi Django'ers! > > I'm brand new to Django, and I'm totally loving it. But I can't seem > to find the answer to a task I've encountered with a site that I'm > developing. I'm a moderately experienced Python programmer, only a > mediocre w

how to associate django admin user with particular instances of certain model objects

2009-02-04 Thread Michael Repucci
Hi Django'ers! I'm brand new to Django, and I'm totally loving it. But I can't seem to find the answer to a task I've encountered with a site that I'm developing. I'm a moderately experienced Python programmer, only a mediocre web developer, and as I said a newbie with Django, so please pardon me