An extension to the Django web framework that provides version control for model instances.
Project description
django-reversion is an extension to the Django web framework that provides version control for model instances.
Requirements
Python 3.7 or later
Django 3.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 documentation at Getting Started
Issue tracking and source code can be found at the main project website.
You can keep up to date with the latest announcements by joining the django-reversion discussion group.
Upgrading
Please check the Changelog before upgrading your installation of django-reversion.
Contributing
Bug reports, bug fixes, and new features are always welcome. Please raise issues on the django-reversion 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 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
Built Distribution
File details
Details for the file django_reversion-5.1.0.tar.gz
.
File metadata
- Download URL: django_reversion-5.1.0.tar.gz
- Upload date:
- Size: 73.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3309821e5b6fceedcce6b6975f1a9c7fab6ae7c7d0e1276a90e345946fa0dcb8 |
|
MD5 | eadc1cc50df3618895bf56b89ecc3d21 |
|
BLAKE2b-256 | d8aad7e9d98b23041b24d2b35cefcbbfa51e6e557e8e58c1c1bddabdb0baf13f |
File details
Details for the file django_reversion-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_reversion-5.1.0-py3-none-any.whl
- Upload date:
- Size: 84.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 084d4f117d9e2b4e8dfdfaad83ebb34410a03eed6071c96089e6811fdea82ad3 |
|
MD5 | aaefe47267bfbe52ea4cc1a2908434cf |
|
BLAKE2b-256 | 5a84898fec51294e6764ab5fdde5db079ca89d528cef039c05447ca41d6f4c74 |