Up Up

On Oct 8, 12:10 pm, elminio <wgruszczyn...@gmail.com> wrote:
> Hi,
> I've extended my model with new permission.
>
>   class Meta:
>         permissions = (
>             ("total", "total"),
>         )
>
> After that I mafe manage.py syncdb. But after that when I wanted to
> add user new privilage just created there wasn't it in admin panel
> where you can choose permissions add and remove from user.
>
> thanks for help
--~--~---------~--~----~------------~-------~--~----~
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