Skip to content
Snippets Groups Projects
Select Git revision
  • 7813a553c5855f83c47b7e76302d3ab927bb12d6
  • test default
  • master protected
3 results

nginx.conf

Blame
  • apps.py 102 B
    from django.apps import AppConfig
    
    
    class CalendarUtilsConfig(AppConfig):
        name = "calendar_utils"