We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1410168 commit fa5bed8Copy full SHA for fa5bed8
1 file changed
ietf/urls.py
@@ -86,8 +86,3 @@
86
+ static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
87
)
88
89
-import debug
90
-debug.debug = True
91
-debug.show('static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)')
92
-
93
0 commit comments