Contents

django-simple-history 3.11.0

0

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

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

Stars: 2438, Watchers: 2438, Forks: 495, Open Issues: 193

The django-commons/django-simple-history repo was created 14 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 2438 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
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/django-simple-history/
Documentation:
https://django-simple-history.readthedocs.io/en/stable/
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 193 open issues on GitHub

  • Bump black from 25.12.0 to 26.1.0 in /requirements
  • Display timezone information in SimpleHistoryAdmin date/time fields
  • Fields added to custom base model are not tracked
  • Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /requirements
  • Bump tox from 4.32.0 to 4.34.1 in /requirements
  • Bump sphinx from 8.2.3 to 9.1.0 in /requirements
  • feat: Add system-wide custom bases settings for HistoricalRecords
  • Bump coverage from 7.13.0 to 7.13.1 in /requirements
  • Using custom HistoricalModel bases
  • Document release process for Django Commons releases
  • Precompute values and cache attrname to prevent few lookups
  • add revert deleted object mixin
  • UUIDv7 for history_id
  • disable_history() context manager

See more issues on GitHub

Related Packages & Articles

django-ses 4.7.1

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