Skip to content

Commit

Permalink
Merge pull request #62 from Go-In/dev
Browse files Browse the repository at this point in the history
change login_require redirect path
  • Loading branch information
monthol8th authored Sep 29, 2017
2 parents 81662f7 + 9b6a36b commit 6f9bb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go_coup/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@

#auth

LOGIN_URL = '/user/signin'
LOGIN_URL = '/user/login'

0 comments on commit 6f9bb7c

Please sign in to comment.