Contents

django-simple-history 3.5.0

0

Store model history and view/revert changes from admin site.

Store model history and view/revert changes from admin site.

Stars: 2079, Watchers: 2079, Forks: 458, Open Issues: 156

The jazzband/django-simple-history repo was created 13 years ago and the last code push was 15 hours ago.
The project is very popular with an impressive 2079 github stars!

How to Install django-simple-history

You can install django-simple-history using pip

pip install django-simple-history

or add it to a project with poetry

poetry add django-simple-history

Package Details

Author
Corey Bertram
License
Homepage
https://github.com/jazzband/django-simple-history
PyPi:
https://pypi.org/project/django-simple-history/
Documentation:
https://django-simple-history.readthedocs.io/
GitHub Repo:
https://github.com/jazzband/django-simple-history

Classifiers

No  django-simple-history  pypi packages just yet.

Errors

A list of common django-simple-history errors.

Code Examples

Here are some django-simple-history code examples and snippets.

GitHub Issues

The django-simple-history package has 156 open issues on GitHub

  • Bump coverage from 6.2 to 6.3 in /requirements
  • add ci job for testing doc build
  • MSSQL Server - clean_duplicate_history command error
  • Add HistoricForeignKey for chasing relationships through an as_of timepoint.
  • Enable diffing m2m fields
  • Error when requesting User.history.all ()
  • Fix diff_against on model with non-editable fields
  • Use exists() instead of count() in populate_history command
  • Chasing ForeignKeys across a historic timepoint

See more issues on GitHub

Related Packages & Articles

django-ses 3.5.2

A Django email backend for Amazon's Simple Email Service (SES)

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta