I am looking at a solution oustide django-admin. I am in using forms and classic views
Ramdas On Tue, Feb 10, 2009 at 11:28 AM, Malcolm Tredinnick < malc...@pointy-stick.com> wrote: > > On Tue, 2009-02-10 at 11:05 +0530, Ramdas S wrote: > > I think in many practical cases, > > s/many/some (maybe)/ > > > you may require permissions also to be tied in. I have a case where a > > form editing rights are tied to a some of the fields, ie employee > > cannot edit certain fields, while managers can edit the fields in a > > form. How do we do such cases? > > Admin supporting row-level permissions is entirely separate issue to > displaying read-only fields. The latter can be solved without the former > and work perfectly with existing admin. The former requires solving > larger problems that automatically solve the read-only field case (since > it has to solve permission checking for arbitrary form fields). > > Malcolm > > > > > > -- Ramdas S +91 9342 583 065 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---