i looked about django-guardian but i think is not better solution.
has nothing had same need?
Thanks,
Vittorino

On 5 Feb, 16:20, Denis Darii <denis.da...@gmail.com> wrote:
> It seems that you are looking for a "per object permissions" system, so
> take a look at django-guardian:https://github.com/lukaszb/django-guardian
>
> On Sun, Feb 5, 2012 at 3:59 PM, Vittorino Parenti <
>
>
>
>
>
> vpare...@thundersystems.it> wrote:
> > i've a model with document'categories and a model with documents. i
> > want set permissions per categories: add invoices, download invoices
> > and so on (invoice is an example of category).
> > Thanks,
> > Vittorino
>
> > On 5 Feb, 12:21, kenneth gonsalves <law...@thenilgiris.com> wrote:
> > > On Sun, 2012-02-05 at 03:02 -0800, Vittorino Parenti wrote:
> > > > I would like to create dynamic downloading permissions:
> > > > - can download invoices
> > > > - can upload invoices
> > > > - can download contracts
>
> > > what is dynamic about this?
> > > --
> > > regards
> > > Kenneth Gonsalves
>
> > --
> > 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.
>
> --
> This e-mail and any file transmitted with it is intended only for the
> person or entity to which is addressed and may contain information that is
> privileged, confidential or otherwise protected from disclosure. Copying,
> dissemination or use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you are not the
> intended recipient, please notify the sender immediately by return e-mail,
> delete this communication and destroy all copies.

-- 
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.

Reply via email to