======================================== Welcome to django-audit's documentation! ======================================== :Sponsored by: `2degrees Limited `_. :Licence: `BSD `_. .. topic:: Overview django-audit adds auditing of any models you create in `django `_ recording any changes in a `MongoDB `_ collection. This way you'll always have a history all changes that have been made to your data. Contents: ========= .. toctree:: :maxdepth: 2 getting_started models forms connection Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`