We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf8082 commit 7db631fCopy full SHA for 7db631f
1 file changed
ietf/settings.py
@@ -93,7 +93,6 @@
93
94
STATIC_URL = "/"
95
STATIC_ROOT = os.path.abspath(BASE_DIR + "/../static/")
96
-STATIC_URL = STATIC_ROOT + '/'
97
98
WSGI_APPLICATION = "ietf.wsgi.application"
99
0 commit comments