Store model history and view/revert changes from admin site.
Project description
django-simple-history
django-simple-history stores Django model state on every create/update/delete.
This app requires Django 1.3.7 or greater and Python 2.6 or greater.
Getting Help
Documentation is available at https://django-simple-history.readthedocs.org/
Issue tracker is at https://github.com/treyhunner/django-simple-history/issues
Pull requests are welcome. Read the CONTRIBUTING file for tips on submitting a pull request.
Changes
1.3.0 (2013-05-17)
Fixed bug when using django-simple-history on nested models package
Allow history table to be formatted correctly with django-admin-bootstrap
Disallow calling simple_history.register twice on the same model
Added Python 3 support
Added support for custom user model (Django 1.5+)
1.2.3 (2013-04-22)
Fixed packaging bug: added admin template files to PyPI package
1.2.1 (2013-04-22)
Added tests
Added history view/revert feature in admin interface
Various fixes and improvements
Oct 22, 2010
Merged setup.py from Klaas van Schelven - Thanks!
Feb 21, 2010
Initial project creation, with changes to support ForeignKey relations.
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-simple-history-1.3.0.tar.gz
.
File metadata
- Download URL: django-simple-history-1.3.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 911a80e77430281f53fba95d8ff0cffae78283f83d18b93380297f0d0bda7121 |
|
MD5 | 36172cfdbf4ea56038ade702eb461c04 |
|
BLAKE2b-256 | 1a4c23ba4556a2364b2b23770db368fad33191fe1965830a749419139b8dda7a |