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 interpreter is required in addition to poetry.
$ poetry install
Now you’re ready to run the tests:
$ make tests
Release files for django-static-delivery 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_static_delivery-1.0.1.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_static_delivery-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / django_static_delivery-1.0.1.tar.gz
| Download URL | django_static_delivery-1.0.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48ce8af97c0fe4b1267b96007a3dfb92458706a6c8503578196e4dc68334f7be
|
|
BLAKE2b-256 checksum How to use checksums |
99029bf5c25e3c5db57493f98f99c35fedcb802a25da5984aef4367d21feab79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.2 CPython/3.13.2 Linux/6.8.0-1021-azure
|
Release files / django_static_delivery-1.0.1-py3-none-any.whl
| Download URL | django_static_delivery-1.0.1-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3936a7e876e7f2bc0e24559a13f48c66e1b751420228c271254297e99dc5656
|
|
BLAKE2b-256 checksum How to use checksums |
cfec9e17266ab87cbe12e275bbe6828ae99863fcd9d86155138849af7abe495b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.2 CPython/3.13.2 Linux/6.8.0-1021-azure
|