django-reversion is an extension to the Django web framework that provides version control for model instances.
Requirements
Python 3.8 or later
Django 4.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.
Release files for django-reversion 6.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_reversion-6.3.0.tar.gz | 79.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_reversion-6.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 168.7 kB
Release files / django_reversion-6.3.0.tar.gz
| Download URL | django_reversion-6.3.0.tar.gz |
|---|---|
| Size | 79.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0aa54eb334694f522fd234743978c614d45aa785edc70a6177267cdaaf06f967
|
|
BLAKE2b-256 checksum How to use checksums |
88930240c12e07f882e11bc4028b6d5570ff6305ac6237843853b9238895be3a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / django_reversion-6.3.0-py3-none-any.whl
| Download URL | django_reversion-6.3.0-py3-none-any.whl |
|---|---|
| Size | 89.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6abf59fc70e0d5efd68e03d478c20b994ca72d4ec89e8fed99533e6b87acc8d1
|
|
BLAKE2b-256 checksum How to use checksums |
98ec2e79165dee4c0d3a52024e5b471b571452191cfe30524e1d7f20eeea7003
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|