Michael Yates
Michael Yates
Is it possible to specify a list of field names to be ignored or included (only those specified) when enabling paper trail for a model?
We have a scenario where our API is consumed by an Angular app using JWT with cookies for authentication and as such we have CSRF enabled. Our server also supports...
## What are you doing? Running integration tests using docker on a Windows or MacOS host can sometimes fail with date assertions. An example of one such test is in...