aiden

Results 18 comments of 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...

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...

![CleanShot 2024-05-24 at 12 36 16](https://github.com/logto-io/logto/assets/48710760/cd89631a-288a-4967-b6bf-d315599be980)

> 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...