summaryrefslogtreecommitdiff
path: root/website/context_processors.py
diff options
context:
space:
mode:
Diffstat (limited to 'website/context_processors.py')
-rw-r--r--website/context_processors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/context_processors.py b/website/context_processors.py
index 8abae49..c96b9d2 100644
--- a/website/context_processors.py
+++ b/website/context_processors.py
@@ -1,5 +1,6 @@
from django.conf import settings
+
def root_url(request):
"""
Pass your root_url from the settings.py