Set the homepage as LOGIN_REDIRECT_URL

(imported from commit a65eec79d7c64e02969699a7288313227f85b99f)
This commit is contained in:
Tim Abbott
2012-09-06 15:15:11 -04:00
parent 3d1e956069
commit 742d8a40a0

View File

@@ -150,3 +150,5 @@ EMAIL_HOST='localhost'
EMAIL_PORT=9991
EMAIL_HOST_USER='username'
EMAIL_HOST_PASSWORD='password'
LOGIN_REDIRECT_URL='/'