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
Hi,
Since the permissions are not yet created when the migrations are run, it is not possible to have a data migration that creates a group and assigns permissions.
Based on this ticket: https://code.djangoproject.com/ticket/23422, I understand there will not be a fix. Do you recommend to keep using an initial fixture to create a group?