aiden
aiden
@sww314 i have added usage docs in my PR #1101 .
> Sorry, I see this is just docs so will take a look again in the future. Plz review it
The solution seems not work for historical field with m2m fields, it will raise below on starting my project. `RuntimeError: Conflicting 'historicalmaterial_icp_attachment' models in application 'materials': and .` ```python history...
Good idea !
It seems that string representations are more readable than pks in audit logs. Could we set something like `AUDITLOG_STRING_RELATIONS` or something else in settings to switch between pk and object's...
This PR resolves #1800

> Thanks for your contribution @anyidea , I left some comments. Overall there is nothing wrong but there are some implementation details that need some comments to help reviewers and...