What I ran, and the start of the output.
$ python manage.py inspectdb dab_rbac_roledefinition dab_rbac_dabpermission dab_rbac_roleuserassignment dab_rbac_roleteamassignment dab_rbac_roleevaluation dab_rbac_roleevaluationuuid dab_rbac_objectrole
# This is an auto-generated Django model module.
# You'll have to do the following manually to clean this up:
# * Rearrange models' order
# * Make sure each model has one field with primary_key=True
# * Make sure each ForeignKey and OneToOneField has `on_delete` set to the desired behavior
# * Remove `managed = False` lines if you wish to allow Django to create, modify, and delete the table