django-auditlog/auditlog_tests/fixtures/custom_get_cid.py
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

2 lines
46 B
Python

def get_cid():
return "my custom get_cid"