Skip to main content

Snapshot of data changes in django models

Project description

UNICEF Snapshot

Snapshot is a library that provides snapshot of data changes on django model.

Installation

pip install unicef-snapshot

Setup

Add unicef_snapshot to INSTALLED_APPS in settings.py

INSTALLED_APPS = [

… ‘unicef_snapshot’,

]

Usage

Use unicef-snapshot in serializers

from unicef_snapshot.serializers import SnapshotModelSerializer

class ExampleSerializer(SnapshotModelSerializer):

Contributing

Environment Setup

To install the necessary libraries

$ make install

Coding Standards

See PEP 8 Style Guide for Python Code for complete details on the coding standards.

To run checks on the code to ensure code is in compliance

$ make lint

Testing

Testing is important and tests are located in tests/ directory and can be run with;

$ make test

Coverage report is viewable in build/coverage directory, and can be generated with;

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

unicef_snapshot-1.3.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

unicef_snapshot-1.3-py2.py3-none-any.whl (8.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file unicef_snapshot-1.3.tar.gz.

File metadata

  • Download URL: unicef_snapshot-1.3.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.9

File hashes

Hashes for unicef_snapshot-1.3.tar.gz
Algorithm Hash digest
SHA256 8426b5c1e126eb56ea1f7ee26a340535661087656f10dcb2f90c839a6e074ffa
MD5 5e5f4b6626f7d8656ab1da8ce0ebf7e9
BLAKE2b-256 a8e99aed55623bc9daf4c7482c954fcc5a53fcc1db3eec80611fb8ab1c7923c1

See more details on using hashes here.

File details

Details for the file unicef_snapshot-1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for unicef_snapshot-1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d86f3e5274daa6617436517c7c0d709034cdcac78d1b572f5a0127b9044d6763
MD5 9a45ca0a942e6e872ad65450c0b882a4
BLAKE2b-256 723fd049ec61568f1f1b1e96b03eb91cdc70dbc6caee2d80a64f7b8f401ab652

See more details on using hashes here.

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