django-auditlog/auditlog/migrations
Abdullah Alaqeel bc6d393390
Added support for Correlation ID
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-12-23 15:09:32 +01:00
..
0001_initial.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00
0002_auto_support_long_primary_keys.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00
0003_logentry_remote_addr.py Add isort and sort orders with isort. 2020-12-06 23:10:18 +01:00
0004_logentry_detailed_object_repr.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
0005_logentry_additional_data_verbose_name.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
0006_object_pk_index.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
0007_object_pk_type.py Add black and format files with black. 2020-12-06 23:10:18 +01:00
0008_action_index.py Add a DB index to LogEntry's action field (#236) 2022-01-04 10:06:45 +01:00
0009_alter_logentry_additional_data.py Drop Django 2.2 support. 2022-05-01 13:48:26 +02:00
0010_alter_logentry_timestamp.py Add an index to the timestamp column (#364) 2022-05-31 09:01:13 +02:00
0011_logentry_serialized_data.py Add serialized object field (#412) 2022-08-21 21:45:50 +02:00
0012_add_logentry_action_access.py Added ACCESS action and enabled logging of object accesses (#436) 2022-11-07 08:51:00 +01:00
0013_alter_logentry_timestamp.py feat: Make timestamp in LogEntry overwritable (#478) 2022-12-19 08:43:29 +01:00
0014_logentry_cid.py Added support for Correlation ID 2022-12-23 15:09:32 +01:00
__init__.py Clean up project structure 2020-09-07 16:52:32 +02:00