Skip to content

Commit 6f9bb7c

Browse files
authored
Merge pull request #62 from Go-In/dev
change login_require redirect path
2 parents 81662f7 + 9b6a36b commit 6f9bb7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go_coup/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@
132132

133133
#auth
134134

135-
LOGIN_URL = '/user/signin'
135+
LOGIN_URL = '/user/login'

0 commit comments

Comments
 (0)