summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 88adf19..30f594e 100644
--- a/settings.py
+++ b/settings.py
@@ -34,6 +34,7 @@ ADMIN_MEDIA_PREFIX = '/media/admin_media/'
# login url
LOGIN_URL = '/login/'
+LOGIN_REDIRECT_URL = '/'
# List of callables that know how to import templates from various sources.
TEMPLATE_LOADERS = (