MANIFEST.in
README.txt
setup.py
fullhistory/__init__.py
fullhistory/admin.py
fullhistory/fullhistory.py
fullhistory/models.py
fullhistory/serializers.py
fullhistory/signals.py
fullhistory/test_urls.py
fullhistory/tests.py
fullhistory/views.py
fullhistory.egg-info/PKG-INFO
fullhistory.egg-info/SOURCES.txt
fullhistory.egg-info/dependency_links.txt
fullhistory.egg-info/not-zip-safe
fullhistory.egg-info/requires.txt
fullhistory.egg-info/top_level.txt
fullhistory/templates/admin/object_audit_fullhistory.html
fullhistory/templates/admin/object_fullhistory.html
fullhistory/templates/admin/object_version_fullhistory.html
fullhistory/templatetags/__init__.py
fullhistory/templatetags/history.py
testproject/ticketmanager/__init__.py
testproject/ticketmanager/admin.py
testproject/ticketmanager/forms.py
testproject/ticketmanager/models.py
testproject/ticketmanager/tests.py
testproject/ticketmanager/urls.py
testproject/ticketmanager/views.py