Fixes 119 , all clients use the same code path, but now split DB users will have the bug fixed, so long as they adjust the db setting that the project exposes.
1.2
1.2rc1
121 django 3.0 initial support (and drops py27 and django 1.11). django 1.11 on py3 may still work, and py2 _may_ work, but we are moving forward (which we basically did with the support of django 2.0, but the code changes weren't hard).
1.1.2rc2
Includes a further commit which is a bugfix for admin field logic when using a split easyaudit database.
Fix for 122 ; thank you to xiaobosheng for helping review & test.