| .. |
|
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
|
Modify `change` field to be a json field. (#407)
|
2022-12-28 09:50:35 +01:00 |
|
__init__.py
|
Replace pkg_resources with importlib solution (#450)
|
2022-11-21 16:50:34 +01:00 |
|
admin.py
|
Added support for Correlation ID
|
2022-12-23 15:09:32 +01: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
|
Always call set_actor (#484)
|
2023-01-04 15:05:32 +01:00 |
|
diff.py
|
Fix repr of a json field in field changes (#489)
|
2022-12-30 08:28:55 +01:00 |
|
filters.py
|
Added support for Correlation ID
|
2022-12-23 15:09:32 +01:00 |
|
middleware.py
|
Always call set_actor (#484)
|
2023-01-04 15:05:32 +01:00 |
|
mixins.py
|
Added support for Correlation ID
|
2022-12-23 15:09:32 +01:00 |
|
models.py
|
Change diff to evaluate PKs for FK relationships (#420)
|
2022-12-28 09:51:44 +01:00 |
|
receivers.py
|
Modify `change` field to be a json field. (#407)
|
2022-12-28 09:50:35 +01:00 |
|
registry.py
|
raise AuditLogRegistrationError on invalid app in settings (#492)
|
2023-01-03 16:03:37 +01:00 |
|
signals.py
|
Adding Custom Pre- and Post- Log Hooks (#483)
|
2022-12-27 20:14:51 +01:00 |