Skip to content
Snippets Groups Projects
Verified Commit 580f8ff8 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add missing school information context processor in settings.py

parent 07b00af1
No related branches found
No related tags found
1 merge request!143Add base template for printing views
......@@ -130,6 +130,7 @@ TEMPLATES = [
"maintenance_mode.context_processors.maintenance_mode",
"settings_context_processor.context_processors.settings",
"constance.context_processors.config",
"aleksis.core.util.core_helpers.school_information_processor",
],
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment