Django - Adding permissions to user group during migration

前端 未结 0 1341
执念已碎
执念已碎 2021-02-11 23:09

I have a user group which I\'m trying to add permissions to during migration using migrations.RunPython, such that the group is automatically created with appropriate permission

相关标签:
回答
  • 消灭零回复
提交回复
热议问题