Skip to content

Instantly share code, notes, and snippets.

@rabbilyasar
Created June 2, 2021 15:41
Show Gist options
  • Save rabbilyasar/07e35679d735f697d3387123791f08ce to your computer and use it in GitHub Desktop.
Save rabbilyasar/07e35679d735f697d3387123791f08ce to your computer and use it in GitHub Desktop.
MIDDLEWARE_CLASSES = (
# Simplified static file serving.
# https://warehouse.python.org/project/whitenoise/
'whitenoise.middleware.WhiteNoiseMiddleware',
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment