Skip to content

Commit 5544d0e

Browse files
committed
Fix Arnes submission URL
1 parent fd76a97 commit 5544d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/web/settings/arnes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@
3737
SOCIAL_AUTH_FACEBOOK_SCOPE = ["email"]
3838
SOCIAL_AUTH_USER_MODEL = "users.User"
3939
SOCIAL_AUTH_FACEBOOK_API_VERSION = "2.11"
40+
SUBMISSION_URL = "https://www.projekt-tomo.si"

0 commit comments

Comments
 (0)