File size: 97 Bytes
5e07a1f
 
 
 
 
1
2
3
4
5
6
from django.apps import AppConfig


class OneConfig(AppConfig):
    name = "apps.one_config_app"