Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Your WhiteNoise configuration is incompatible with WhiteNoise v4.0

#In the wsgi.py file use
from whitenoise import WhiteNoise

application = WhiteNoise(get_wsgi_application())
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Your #WhiteNoise #configuration #incompatible #WhiteNoise
ADD COMMENT
Topic
Name
8+9 =