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 <kmtra...@gmail.com> wrote: > On Wed, Feb 4, 2009 at 10:48 AM, Michael Repucci <mich...@repucci.org>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 web developer, and as I said a newbie with Django, so please > > pardon me if this question has an "obvious" answer. I looked through > > most of the documentation, and can't seem to find (or understand) what > > I need to get this working. > > > I've got a pretty simple site set up, similar to the polls application > > from the tutorial. Via the admin pages, I've created various users > > with different permissions when it comes to adding, changing, and > > deleting objects. What I'd like to do - and can't figure out - is to > > somehow link particular users with particular objects, so that a user > > who is granted permission to change a particular object class will > > only see (or have access to) those particular instances with which > > they are associated. That way each user can only change the instances > > of his or her own objects, not instances that "belong" to another > > user. > > > The clearer and more detailed that you can be, the better; and if you > > could link me to the documentation that describes the tools I will > > need in more depth, that would also be very helpful. Thank you in > > advance!! > > Perhaps this blog post by James Bennett will help you: > > http://www.b-list.org/weblog/2008/dec/24/admin/ > > Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---