drf-actions
Create event log with help triggers and send notify after create event
Requirements
- Python 3.10+
- Django 4.2 / 5.x (5.2 LTS is the primary target)
- PostgreSQL (the event journal is populated by native PG triggers)
Development
docker run -d --name drf-actions-test-pg \
-e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=drf_actions \
-p 54329:5432 postgres:16-alpine
uv venv --python 3.13 .venv
uv pip install --python .venv/bin/python -e . pytest pytest-django "psycopg[binary]"
.venv/bin/python -m pytest
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drf_actions-0.4.0.tar.gz
(8.1 kB
view details)
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 drf_actions-0.4.0.tar.gz.
File metadata
- Download URL: drf_actions-0.4.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.12.8 Linux/6.17.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf213783868e24a42793bbf53059377627e108f5cfa14d824a8f3bc922598a9e
|
|
| MD5 |
ef896e334e438acdde4735e0599085ad
|
|
| BLAKE2b-256 |
606d7bb05ee1ae96ed2f192afee84ea689db436cd21a65ddaebbee091b3643eb
|
File details
Details for the file drf_actions-0.4.0-py3-none-any.whl.
File metadata
- Download URL: drf_actions-0.4.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.1 CPython/3.12.8 Linux/6.17.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae738bf00c857980c90d7da88f4696311396234f3cdd13d04f6af400883b3a86
|
|
| MD5 |
d8dff200d61da386f9bbc609a87e035d
|
|
| BLAKE2b-256 |
4831506a7b5f586c2a1507fc3b5f1bd9884f71cf1f5172ea48a9bf2cbe465c72
|