On 4/27/06, Norbert <[EMAIL PROTECTED]> wrote:
>
> I remember reading somewhere in the docs a while back that this was not
> officially supported. Has this changed in MR, or has someone
> implemented this with a hack or two?

It's still not supported, and likely won't be until sometime after 1.0
is realeased.

> The idea is that the user can only delete/edit/etc their own postings -
> anything else is denied. (This is obviously not for all users, there
> need to be admins, etc who can edit everyones files). The only way I
> can think of is setting up permission groups in Users and maybe
> overwriting delete()? I haven't tried it yet, was hoping someone with
> more mojo could shed some light.

This should help, at least somewhat:
http://lukeplant.me.uk/blog.php?id=1107301634

And think about how custom managers might help for limiting what a
user can see in a change list. (Filter what non-admins can see.)
http://code.djangoproject.com/wiki/RemovingTheMagic#Custommanagersandmultiplemanagers

Joseph

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to