Metadata-Version: 2.2
Name: django-simple-history
Version: 3.7.0
Dynamic: Description
Dynamic: Description-Content-Type
Summary: Store model history and view/revert changes from admin site.
Project-URL: Changelog, https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst
Project-URL: Documentation, https://django-simple-history.readthedocs.io/en/stable/
Project-URL: Homepage, https://github.com/jazzband/django-simple-history
Project-URL: Source, https://github.com/jazzband/django-simple-history
Project-URL: Tracker, https://github.com/jazzband/django-simple-history/issues
Author-email: Corey Bertram <corey@qr7.com>
Maintainer: Trey Hunner
License-File: AUTHORS.rst
License-File: LICENSE.txt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: django>=4.2
