Skip to main content

Improvements to WhiteNoise.

None

Project description

Improvements to WhiteNoise:

  • Serve media as well as static files.

  • Save media with hashed filenames, so they can be cached forever by a CDN.

  • Do not crash the collectstatic management command when a referenced file is not found or has an unknown scheme.

  • Add django-pipeline integration.

  • Add support for Django 1.6 via monkey patching.

  • Strip the Vary header for static file responses via middleware, to work around an IE bug. This should come before SessionMiddleware in MIDDLEWARE_CLASSES. See: http://stackoverflow.com/a/23410136

Project details

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ixc_whitenoise-0.6-py2.py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page