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

0027_event_timezone.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'