from django.apps import AppConfig
class MyauthConfig(AppConfig):
name = "etebase_server.myauth"
label = "myauth"