We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50040c commit 61ca722Copy full SHA for 61ca722
screencast/wsgi.py
@@ -15,5 +15,3 @@
15
16
application = get_wsgi_application()
17
18
-from whitenoise.django import DjangoWhiteNoise
19
-application = DjangoWhiteNoise(application)
0 commit comments