Issue: running django 3.2 causes several deprecation warnings for features removed in django4.0 pull request coming to: - fix deprecation issues; - add tox tests for versions python3.9 and django3.2, removed unsupported versions: python3.6 and django3.0 I note a couple of these are fixed as individual items in 2 PR's in queue - packaging all required changes together here.