Skip to main content

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.2.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

drf_manipulation-0.1.2-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

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