This commit is contained in:
Ross
2021-05-02 19:07:13 +01:00
parent 1b8a9fb2c4
commit 74dad5ce3b
+1
View File
@@ -168,6 +168,7 @@ MEDIA_ROOT = '/home/django/rad/media/'
# Redirect to home URL after login (Default redirects to /accounts/profile/)
LOGIN_REDIRECT_URL = "/"
LOGOUT_REDIRECT_URL = "/"
TAGULOUS_AUTOCOMPLETE_JS = (
"tagulous/lib/jquery.js",