Wednesday, June 30, 2010

Fields-granularity permission

Hi all,

I would like to obtain views (html) which are different according user
permissions. Fields are displayed or not according this permissions
both in edition mode and modification mode.

After a few days to think about how to implement this in django, I'm
still skeptical.

In django (even with django-authority), I don't find solutions to
define permissions on fields and adapt views according these
permissions.

Someone has already addressed the problem? Restricted/Custom/dynamic
forms? Restricted HttpResponse context? Custom templates?

Any ideas?

Thank's

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment