Andy Jones
Andy Jones
With GDPR coming up soon it would be really useful to be able to configure the type of user info we log in the Django client. Ideally we should be...
I think it would be more convenient for the management tool to be removed by default from the application children and instead make it opt-in. This would let library users...
Hi I've just been experimenting with the library and notice that the `include` option does not capture items from inside a `case` statement. For example the following test-case will fail:...