django-auditlog/src/auditlog
2017-02-09 20:14:26 +01:00
..
management Fixed autologflush for django 1.10 2017-01-26 13:19:23 -06: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 Updated LogEntryAdmin to use first_name and last_name fields instead of full_name from the actor 2017-01-11 00:12:54 +01:00
apps.py Add app configs 2015-10-07 22:24:41 +02:00
diff.py Use make_naive only if settings.USE_TZ is True. 2017-01-26 01:52:04 -02: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 Merge branch 'master' into patch-1 2017-02-09 20:14:26 +01: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