Lee-Kwang

Results 1 comments of Lee-Kwang

We could migrate successfully by changing main/migrations/_dab_rbac.py. We put all lines from line# 196 inside try block: try: object = object_cls.objects.get(pk=role.object_id) # WORKAROUND, role.content_object does not work in migrations f...