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

tests.py

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