Skip to main content

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


Download files

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

Source Distribution

django_data_sdk-0.0.22.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

django_data_sdk-0.0.22-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

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

Hashes for django_data_sdk-0.0.22.tar.gz
Algorithm Hash digest
SHA256 043dedc8a15782645137aa3cb8ca62117b3e9af887f4304306564250b3424e06
MD5 4180f6213f01743553c6ed4a11d30e4d
BLAKE2b-256 62fbb7d611824b57f8a333b03a923da80f30af3c9c2cb9823a8eb4628784d954

See more details on using hashes here.

File details

Details for the file django_data_sdk-0.0.22-py3-none-any.whl.

File metadata

File hashes

Hashes for django_data_sdk-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 c78d3d8df3575c44bf5750b2fe1c4612c1be3945b91ebeaa9efed5c8f52f5a7a
MD5 a3eb51ec1bdf259ad14bcbbe311f3819
BLAKE2b-256 8c5bda3715847cfd300073410e107bc049dde4d6b4d2997443ca524ef30e2aff

See more details on using hashes here.

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