v2.2.0
Changelog
This version adds official support for Django 2.1 (and django_filter latest version)
- Exclude
idfrom mutations if is inexclude_fields21bad61 - Added compatibility with
django_filter>=2in Python 3 e45708b - Removed official support for
Django<1.11(only1.11,2.0,2.1and upwards will be supported)