An extension to the Django web framework that provides version control for model instances.
Project description
django-reversion-pynamodb is an extension to the Django web framework that provides version control for model instances. Library extends django-reversion-pynamodb library and provides possibility to store version data in DynamoDB database.
Requirements
Python 3.6 or later
Django 2.2 or later
Features
Roll back to any point in a model instance’s history.
Recover deleted model instances.
Simple admin integration.
Documentation
Check out the latest django-reversion-pynamodb documentation at Getting Started
Issue tracking and source code can be found at the main project website.
Upgrading
Please check the Changelog before upgrading your installation of django-reversion-pynamodb.
Contributing
Bug reports, bug fixes, and new features are always welcome. Please raise issues on the django-reversion-pynamodb project site, and submit pull requests for any new code.
Fork the repository on GitHub.
Make a branch off of master and commit your changes to it.
Install requirements.
$ pip install django psycopg2 mysqlclient -e .
Run the tests
$ tests/manage.py test tests
Create a Pull Request with your contribution
Contributors
The django-reversion-pynamodb project was developed by Dave Hall and contributed to by many other people.
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
File details
Details for the file django-reversion-pynamodb-0.1.6.tar.gz
.
File metadata
- Download URL: django-reversion-pynamodb-0.1.6.tar.gz
- Upload date:
- Size: 79.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.28.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e964521929ea21f1c83e2b752733d0e5ce5bf4091fe9476dbd4e46ccc742b9f |
|
MD5 | 67833289661c0edf465e6bd409d35f52 |
|
BLAKE2b-256 | e96e2b4d68e73123e1c6366cc64fde1fd109fe5277e1f174a43cb397301e9a66 |