Cadmium SDK for capturing and sending Django errors.
Project description
Cadmium-Django SDK
This SDK captures and sends errors from your Django application to the Cadmium server.
Installation
pip install cadmium-django-sdk
Configuration
Add the following to your settings.py:
INSTALLED_APPS += ['cadmium_django']
APPLICATION_ID = "your-application-id"
CD_SECRET = "your-secret"
CD_ID = "your-cd-id"
import cadmium_django
cadmium_django.initialize()
Usage
Once configured, any unhandled exception will automatically be sent to the Cadmium server.
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 Distribution
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 cadmium-django-sdk-1.2.0.tar.gz.
File metadata
- Download URL: cadmium-django-sdk-1.2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3bc4ecc064104f0144fb9c0449ee92e03a84e578ac55b97c934d672e6ff401b
|
|
| MD5 |
1c4dbd850cfa749e8df9fc541dba1fef
|
|
| BLAKE2b-256 |
6398c1199eb591c8ba042c308f05f8213c972589b5a7f5f290092ed20e2473b2
|
File details
Details for the file cadmium_django_sdk-1.2.0-py3-none-any.whl.
File metadata
- Download URL: cadmium_django_sdk-1.2.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c7da32b01927d96e1ea676776adc3fce0d0255ecaa0c36436114a4e3dde3248
|
|
| MD5 |
70dc97754a16e8898e5adc08a84eec4c
|
|
| BLAKE2b-256 |
85f5d677c673286745d8cce769495ed608cb45ea42283c288e2030e4c440bd7f
|