Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 364 Bytes

index.rst

File metadata and controls

24 lines (15 loc) · 364 Bytes

django-simple-history

django-simple-history stores Django model state on every create/update/delete.

Documentation

.. toctree::
   :maxdepth: 2

   usage
   reference
   advanced

Code

Code and issue tracker: https://github.com/treyhunner/django-simple-history

Pull requests are welcome.