1. from django.apps import AppConfig
    
  2. 
    
  3. 
    
  4. class OneConfig(AppConfig):
    
  5.     name = "apps.one_config_app"