django-auditlog/src/auditlog
2017-01-18 09:36:16 +01:00
..
management Add management command for deleting all log entries 2016-07-27 18:17:59 +02:00
migrations Change existing migration to fix issues for MySQL users 2016-07-27 17:32:19 +02:00
__init__.py Add app configs 2015-10-07 22:24:41 +02:00
admin.py enhanced admin interface closes #1 2016-09-02 15:02:42 -04:00
apps.py Add app configs 2015-10-07 22:24:41 +02:00
diff.py Move the value retrieval process to a separate function to make the diff code more DRY. 2017-01-18 09:36:16 +01:00
filters.py enhanced admin interface closes #1 2016-09-02 15:02:42 -04:00
middleware.py implemented suggested fix in #72 2016-11-02 13:30:05 +00:00
mixins.py enhanced admin interface closes #1 2016-09-02 15:02:42 -04:00
models.py Upgrade django-jsonfield dependency 2016-07-27 17:27:48 +02:00
receivers.py Improve documentation 2015-05-31 15:06:06 +02:00
registry.py Fix unregister call and add tests. Fixes #42 2015-11-11 14:07:31 -08:00