Skip to content

v1.2.0

Compare
Choose a tag to compare
@syrusakbary syrusakbary released this 23 Nov 10:46
· 854 commits to master since this release

Changelog

  • Fixed JSONField import only in Django 1.9+. #40 d8567f1
  • Updated support for django-filter >= 1.0.0

Deprecations

  • Removed filter_order_by as option in DjangoObjectType Meta. Caused by deprecation of order_by attribute in django-filter >= 1.0.0 #65