Skip to content
Snippets Groups Projects
Select Git revision
  • 046dbd2c6cc96a3c9264fb64ad830445b288b79e
  • main default protected
  • renovate/django-debug-toolbar-6.x
  • renovate/jsonschema-4.x
  • renovate/django-5.x
  • koma/feature/preference-polling-form
6 results

admin.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'