
django-reversion 6.1.0
0
An extension to the Django web framework that provides version control for model instances.
Contents
An extension to the Django web framework that provides version control for model instances.
Stars: 3154, Watchers: 3154, Forks: 490, Open Issues: 23The etianen/django-reversion repo was created 15 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3154 github stars!
How to Install django-reversion
You can install django-reversion using pip
pip install django-reversion
or add it to a project with poetry
poetry add django-reversion
Package Details
- Author
- Dave Hall
- License
- BSD
- Homepage
- https://github.com/etianen/django-reversion
- PyPi:
- https://pypi.org/project/django-reversion/
- GitHub Repo:
- https://github.com/etianen/django-reversion
Classifiers
Related Packages
Errors
A list of common django-reversion errors.
Code Examples
Here are some django-reversion code examples and snippets.
GitHub Issues
The django-reversion package has 23 open issues on GitHub
- Add explicit Django versions to classifiers
- Fix 500 error that occurred when no fields changed
pythonfix







