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 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
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 docume
On Sun, Feb 5, 2012 at 3:59 PM, Vittorino Parenti
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
>
Did you mean on Django adm
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 wrote:
> On Sun, 2012-02-05 at 03:02 -0800, Vittorino Paren
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 a
Hi,
I have an application 'documents' where documents are stored according
to categories:
'invoices', 'contracts', 'orders', 'etc'.
I would like to create dynamic downloading permissions:
- can download invoices
- can upload invoices
- can download contracts
and so on
Thanks,
Vittorino
--
You rec
6 matches
Mail list logo