Hi,

In one of my apps management.py files I'm trying to create a group and
assign permissions to it via a method connected to the post_syncdb
signal but it seems that all of the other models permissions haven't
finished being set up before my method gets triggered. Do these signal
triggered methods all run simultaneously?

regards

matthew

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

Reply via email to