..
management
Change auditlogflush management command before_date query filter to apply the filter only on date part of timestamp ( #384 )
2022-06-08 16:47:13 +02:00
migrations
Merge tox & CI changes from upstream master
2023-07-13 16:48:37 +00:00
__init__.py
Replace pkg_resources with importlib solution ( #450 )
2022-11-21 16:50:34 +01:00
admin.py
Merge cid from upstream
2023-07-13 15:56:59 +00:00
apps.py
Complete translation with gettext_lazy ( #474 )
2022-12-14 11:31:17 +01:00
cid.py
Added support for Correlation ID
2022-12-23 15:09:32 +01:00
conf.py
Added support for Correlation ID
2022-12-23 15:09:32 +01:00
context.py
Option to disable logging on raw save and via context manager ( #446 )
2022-11-04 09:12:06 +01:00
count.py
Apply isort to the code base
2021-06-24 14:33:30 +03:00
diff.py
Replace the django.utils.timezone.utc by datetime.timezone.utc ( #448 )
2022-11-07 14:26:51 +01:00
filters.py
Merge tox & CI changes from upstream master
2023-07-13 16:48:37 +00:00
middleware.py
Added support for Correlation ID
2022-12-23 15:09:32 +01:00
mixins.py
Merge tox & CI changes from upstream master
2023-07-13 16:48:37 +00:00
models.py
Set history delete_related to False by default ( #557 )
2023-09-01 15:50:08 +00:00
receivers.py
Stop deleting log entries in log_create
2023-09-01 15:48:59 +00:00
registry.py
Merge upstream version 2.2.0
2023-07-13 15:38:15 +00:00
signals.py
Added ACCESS action and enabled logging of object accesses ( #436 )
2022-11-07 08:51:00 +01:00