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

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