Source code for rbac.apps from django.apps import AppConfig [docs] class RbacConfig(AppConfig): name = 'rbac'