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

0005_ak_slot.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'