organization limit for quota - get org childs
This commit is contained in:
@@ -4,3 +4,6 @@ from django.apps import AppConfig
|
||||
class AuthenticationConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'apps.authentication'
|
||||
|
||||
def ready(self):
|
||||
import apps.authentication.signals
|
||||
|
||||
Reference in New Issue
Block a user