No project description provided
Project description
settings.INSTALLED_APPS
INSTALLED_APPS = [
# other apps ...
"django_data_sdk",
# other apps ...
]
Install middleware to settings.MIDDLEWARE
MIDDLEWARE = [
"django_data_sdk.middleware.DjangoDataTopMiddleware",
# other middlewares
"django_data_sdk.middleware.DjangoDataBottomMiddleware",
]
Restart the service and check your data from the sink backend
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_data_sdk-0.0.22.tar.gz
.
File metadata
- Download URL: django_data_sdk-0.0.22.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 043dedc8a15782645137aa3cb8ca62117b3e9af887f4304306564250b3424e06 |
|
MD5 | 4180f6213f01743553c6ed4a11d30e4d |
|
BLAKE2b-256 | 62fbb7d611824b57f8a333b03a923da80f30af3c9c2cb9823a8eb4628784d954 |
File details
Details for the file django_data_sdk-0.0.22-py3-none-any.whl
.
File metadata
- Download URL: django_data_sdk-0.0.22-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c78d3d8df3575c44bf5750b2fe1c4612c1be3945b91ebeaa9efed5c8f52f5a7a |
|
MD5 | a3eb51ec1bdf259ad14bcbbe311f3819 |
|
BLAKE2b-256 | 8c5bda3715847cfd300073410e107bc049dde4d6b4d2997443ca524ef30e2aff |