django-auditlog/auditlog
pre-commit-ci[bot] 8e0870fa58 [pre-commit.ci] pre-commit autoupdate (#507)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 16:25:03 +00:00
..
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 [pre-commit.ci] pre-commit autoupdate (#507) 2023-07-13 16:25:03 +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 cid from upstream 2023-07-13 15:56:59 +00:00
middleware.py Added support for Correlation ID 2022-12-23 15:09:32 +01:00
mixins.py Merge cid from upstream 2023-07-13 15:56:59 +00:00
models.py Merge cid from upstream 2023-07-13 15:56:59 +00:00
receivers.py [pre-commit.ci] pre-commit autoupdate (#507) 2023-07-13 16:25:03 +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