On Wed, Jul 31, 2013 at 2:01 AM, Jani Tiainen <rede...@gmail.com> wrote:
> On Tue, 30 Jul 2013 16:39:27 -0300
> Carlos Leite <cadu...@gmail.com> wrote:
>
>> Django do not have a "per-row" permission system in the box.
>> You will have to create that by yourself.
>
> That is slightly incorrect - Django _does_ have foundation for object (row) 
> level permission system. There is just no default implementation in standard 
> auth

Exactly.
per row perms Is not something that you just need some configs or
fixture to use with Groups and Permis. It needs code to be written to
be used.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to