* Redirect to /influences after logging in.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 23 Jan 2008 12:45:17 +0000 (13:45 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 23 Jan 2008 12:45:17 +0000 (13:45 +0100)
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