An events framework for logging and processing Django models events.
Project description
Overview
An events framework that allows for logging and processing of Django models custom events.
Setup
Requirements
- Python 3.9+
Installation
Install it directly into an activated virtual environment:
$ pip install django-events-framework
Usage
After installation, the framework can be used by:
INSTALLED_APPS = [
...,
"events_framework"
]
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
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 django-events-framework-0.0.10.tar.gz.
File metadata
- Download URL: django-events-framework-0.0.10.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.9.6 requests/2.26.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a2dd79ea1799a3b872d245866501207b3edfcd94bfc11548544de9f376d0dfd
|
|
| MD5 |
4869dbd5f39a3a283d6b7e01b2c6ad56
|
|
| BLAKE2b-256 |
8242c2af6588bf55d455dd62517894d336dc21fde154acbebfc40ce3314e7eef
|
File details
Details for the file django_events_framework-0.0.10-py3-none-any.whl.
File metadata
- Download URL: django_events_framework-0.0.10-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.9.6 requests/2.26.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d206f4b7f3855605792b1edf1254afc91c15d456e9df5251a7b9a335f8eeaf04
|
|
| MD5 |
b79eeddb59b3c714d37bb211ec5046e2
|
|
| BLAKE2b-256 |
a1245c40b286b9828ff4a36fdd99f7d9b34e76fe5d2fc926d282f6a67cd961d7
|