Is there a recommended way of implementing object permissions with
Django's User authentication systems (i.e. a way of enforcing access/
authorisation restrictions on an object-basis)?

The Django documentation states that there is "a foundation for object
permissions, though there is no implementation" (see
http://docs.djangoproject.com/en/1.2/topics/auth/#handling-object-permissions).
Could anyone elaborate on this and maybe offer some guidance,
pointers, please?

Many thanks,

Paul.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to