in granularpermission/__init__.py there is an import:
line4: from models import Permission

if I comment that import the dbtable is created, so I assume this is a
django problem.




On Sep 2, 8:30 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I've been using granular permissions (http://code.google.com/p/django-
> granular-permissions/) in one of my projects. Just updated django svn
> and it stoped creating the necessary dbtable.
>
> Is anyone using granular permissions that can help me.
>
> Thanks
>
> Luis
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to