You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hello,
I have a trouble understanding when exactly extra permissions (in Meta) are added to database. In doc I can read that:
Extra permissions to enter into the permissions table when creating this object. Add, delete and change permissions are automatically created for each model.
But what exactly is when creating this object? During syncdb?