Added - DatabaseAccessLintingAPIClient: detects attempts to `select_for_update` more than one table, includes the functionality of `DatabaseAccessLintingAPIClient` Removed - support for Python <3.6
0.7.1
Added - option to exclude fields from autofilter
0.7.0
Added - support for Django 2.0 Removed - support for Django <1.11
0.6.3
Fixed - swagger update reverted
0.6.2
Added - possibility to not count some queries base on patterns
0.6.1
Added - possibility to print queries on TooManySQLQueriesException