Tools to quickly add manipulation log fields to your Django project
Project description
DRF Manipulation
It's really common to have fields like "inserted_at", "updated_at", "created_at", "last_modification", "last_update", etc in tables. To avoid repeatedly copy-past these fields, I made this package.
Installation
pip install drf-manipulation
Or, if you want the latest version, you can directly install the package from the source code:
pip install https://github.com/xanigo/drf-manipulation/archive/refs/heads/master.zip
Or using git:
pip install git+ssh://git@github.com/xanigo/drf-manipulation.git
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
drf-manipulation-0.1.4.tar.gz
(15.7 kB
view details)
Built Distribution
File details
Details for the file drf-manipulation-0.1.4.tar.gz
.
File metadata
- Download URL: drf-manipulation-0.1.4.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce9efb5e06a69f2a5d539291ffddad530b8c3ccfbaa67cf59bf754daaec305c5 |
|
MD5 | 460906673a039f2d61e2fd253f2a8398 |
|
BLAKE2b-256 | 785324aef877e89e266b3fbba5793c19fb2121a8ddaf36400dbcb1c7db4d4069 |
File details
Details for the file drf_manipulation-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: drf_manipulation-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7ed0d2b6f16f477b556098590093f0e84b9648491bd9b3260e1442301090f24 |
|
MD5 | 8b0c1b61d1001e3150d39b1d0ec318a6 |
|
BLAKE2b-256 | 3dd6b013bd224f3ac117be421bafb0324af0bf37a50ceaa70c887a490d9f15c4 |