* Redirect to /influences after logging in.
[matthijs/projects/xerxes.git] / settings.py
index d06d5cd4465fd90ccee135a3aceba94fafa5fd43..ccffacbed25bb1cf5d02682d3f5934e8fbf84c6f 100644 (file)
@@ -87,6 +87,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
 )
 
 LOGIN_URL = "/accounts/login/"
+LOGIN_REDIRECT_URL = "/influences/"
 
 # Allow authentication against the phpb user accounts