Skip to main content

A middleware to delivery static files in Django.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/django-static-delivery.svg?branch=master

Usage

Please refer to the Documentation to learn how to use django-static-delivery. Basicly, static_delivery provides a middleware to serve static files in - for example - Docker setups. The package uses a middleware instead of a view to make sure we can bypass cookies.

Requirements

django-static-delivery supports Python 3 only and requires at least Django 1.11. No other dependencies are required.

Prepare for development

A Python 3.6 interpreter is required in addition to pipenv.

$ pipenv install --python 3.6 --dev
$ pipenv run pip install -e .

Now you’re ready to run the tests:

$ pipenv run py.test

Project details


Download files

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

Source Distribution

django-static-delivery-0.0.2.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

django_static_delivery-0.0.2-py3-none-any.whl (4.9 kB view hashes)

Uploaded 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