Skip to content

v2.2.0

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 05 Sep 21:30
· 451 commits to master since this release
f4bbae2

Changelog

This version adds official support for Django 2.1 (and django_filter latest version)

  • Exclude id from mutations if is in exclude_fields 21bad61
  • Added compatibility with django_filter>=2 in Python 3 e45708b
  • Removed official support for Django<1.11 (only 1.11, 2.0, 2.1 and upwards will be supported)

Docs

  • Improved authorization docs f6dba39
  • Reword abstract to mixin for reusable fields 1ba9652