- Notifications
You must be signed in to change notification settings - Fork488
django-reversion is an extension to the Django web framework that provides version control for model instances.
License
etianen/django-reversion
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
django-reversion is an extension to the Django web framework that providesversion control for model instances.
- Python 3.8 or later
- Django 4.2 or later
- Roll back to any point in a model instance's history.
- Recover deleted model instances.
- Simple admin integration.
Check out the latestdjango-reversion documentation atGetting Started
Issue tracking and source code can be found at themain project website.
You can keep up to date with the latest announcements by joining thedjango-reversion discussion group.
Please check theChangelog before upgradingyour installation of django-reversion.
Bug reports, bug fixes, and new features are always welcome. Please raise issues on thedjango-reversion project site, and submitpull requests for any new code.
- Fork therepository 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.pytest tests- Create a Pull Request with your contribution
The django-reversion project was developed byDave Hall and contributedto bymany other people.
About
django-reversion is an extension to the Django web framework that provides version control for model instances.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.