No project description provided
Project description
Django middleware for cassette.dev
Install with pip install cassette-django
Add cassette_django to your installed apps.
INSTALLED_APPS = [
...
'cassette_django',
...
]
Add the middleware as at the end of the middleware list
MIDDLEWARE = [
...
'cassette_django.middleware.CassetteMiddleware,
]
Now you're good to go! To import your API just install cassette's cli (npm install -g @cassette.dev/cassette-cli or read more at npmjs.com)
and follow the instructions.
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cassette_django-0.0.5.tar.gz.
File metadata
- Download URL: cassette_django-0.0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
417e6725750eca33f2c9e7a96d0da1e9d63cbc4d9ed80caa484187d4a6e7e2ac
|
|
| MD5 |
789eb06fb8e55d3929ecaffe616054e0
|
|
| BLAKE2b-256 |
e2f65298bf725c6c4623c24c3654e1abc1778b3f72212be58e90a66ad2f9a158
|
File details
Details for the file cassette_django-0.0.5-py3-none-any.whl.
File metadata
- Download URL: cassette_django-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7951b4fba516ea1389727b870f2f7f13c6d2042e2dc1722c7178f5f679bc61
|
|
| MD5 |
985962d44ba6a7811e242eb710006fbc
|
|
| BLAKE2b-256 |
bf0cb9c09c2ba1bc74f39c20e88d816000f7889386a23d8d43caa17331fc69e8
|
File details
Details for the file cassette_django-0.0.5-py2-none-any.whl.
File metadata
- Download URL: cassette_django-0.0.5-py2-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d647af8ba1f30f3c809489193343e6b8134cca401a20942ee9d296b29059c05
|
|
| MD5 |
9a7e94906c18737607c4f1661065f78e
|
|
| BLAKE2b-256 |
d7e9c1930e002c9440dfff23381cecf314709f0a7ad520694324c17fad45c80c
|