Skip to content
Snippets Groups Projects
Select Git revision
  • 8ef777710997dd01c24d75a49e8e79a2a37689be
  • main default protected
  • renovate/django-5.x
  • koma/feature/preference-polling-form
4 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 AksubmissionConfig(AppConfig):
        name = 'AKSubmission'