Eine simple Webapp zum Verwalten von Ministrantenplänen.
settings.py
INSTALLED_APPS
"planer.apps.PlanerConfig"
TEMPLATES["OPTIONS"]["context_processors"]
"planer.context_processors.server"