Skip to content
Snippets Groups Projects
Select Git revision
  • 14211003d0090ac3b3ef7fa3b75ed6348c413797
  • main default protected
  • renovate/django-5.x
  • koma/feature/preference-polling-form
4 results

apps.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    apps.py 99 B
    from django.apps import AppConfig
    
    
    class AkschedulingConfig(AppConfig):
        name = 'AKScheduling'