This is the first RC after almost 8 months from the previous release, apologizes for the long delay.
This Release Candidate should be good to start using, please let me know if you find any issues before doing the stable release `2.1.0`.
Thanks to all the contributors for pushing the project forward: grantmcconnaughey pizzapanther jkimbo patrick9 faassen spockNinja BossGrand mongkok mbarrientos eyal0803 jm2242 danyx23 pjdelport 🎉
Changelog
* Update requirements to use `Graphene>=2.1` and `graphql-core>=2.1rc1`
* Added support for pluggable backends 449 https://github.com/graphql-python/graphene-django/commit/490ed929ad1e4fc1fe0d2fa593aa71d3affafbbc
* Added support for `models.FilePathField` https://github.com/graphql-python/graphene-django/commit/4e7b269b762bf73134805e1c709f003c6ae35845
* Django Rest Framework serializer fixes https://github.com/graphql-python/graphene-django/commit/a480a39713d3392dc3a7cee9565989a713d05856 https://github.com/graphql-python/graphene-django/commit/53546a27de9f9a8220a704219c24102b8f246621 https://github.com/graphql-python/graphene-django/commit/b19308b1c22fa06aca10051e0e92e947569825e9
* Inheritance support for GraphQLView https://github.com/graphql-python/graphene-django/commit/70dffa94e7367400ff379b11c8d10232000e274d
* Support ListSerializer fields in SerializerMutation https://github.com/graphql-python/graphene-django/commit/fdb7d5a253619df3478832032bf7b340cb6dc97b
* Fixes `rel` available in `ForeignKey` 400 https://github.com/graphql-python/graphene-django/commit/34ddc6ce858b97bf96dfde080d7556adee8975fb
* GraphQLView, Fix qfactor rankings for `HTTP-ACCEPT` 340 https://github.com/graphql-python/graphene-django/commit/dbd3957a9f622573b2b106546f3accc48f5d5b41
* Update GraphiQL 356 https://github.com/graphql-python/graphene-django/commit/5b17e98217c1c4742097c78cdcc307e03b04a574
* Added Proxy Model support 373 https://github.com/graphql-python/graphene-django/commit/c0edb0c927fb5206c3747e0cce40984c2c4d9d49
* Handle conversion to `Date`, `DateTime` and `Time` types properly 335 368 https://github.com/graphql-python/graphene-django/commit/94ee97085f98c1db318bfca0cae372978665b995 https://github.com/graphql-python/graphene-django/commit/adde4008938f9ff1694a845c901e84cbabaa70cf
* Improve ErrorType in DRF mutation errors 382 https://github.com/graphql-python/graphene-django/commit/c585982a1a9c1897d13cc0b90e14a9c22cd9f5b8
* Make it compatible with Django 2.0.1 377 https://github.com/graphql-python/graphene-django/commit/e05f069b3b5fceebc9aff32cc82631cd27db90be
* Remove Django 1.7 shims 339 https://github.com/graphql-python/graphene-django/commit/961404f3975fd33d240ae0c8d5abf1f12ec4fb67
* Fix build tests 338 https://github.com/graphql-python/graphene-django/commit/b54e02c9ba5925a116a56786897a5d3d33c68dfd
* Avoid `Enum` duplication for choice fields 156 https://github.com/graphql-python/graphene-django/commit/5661db88d1ef0f75a5a4810defcb3284ccd9da51
* Fixed batch endpoint issue 278 https://github.com/graphql-python/graphene-django/commit/14dca8297d0106c85933c0cee9c535f176efd6fa
* Pass context object to `Filterset` queryset 232 https://github.com/graphql-python/graphene-django/commit/bc59d0ad8e925e89e7f15490aefa3d97b9e808d6
* Fix `select_related` with filtering 224 https://github.com/graphql-python/graphene-django/commit/9e26aaf6adc404f2f0f45626b87a29284dea83de
* Allow `DjangoObjectType` to use an Abstract connection class 313 https://github.com/graphql-python/graphene-django/commit/94e2a5c49f74f302cd0a04e988202957335f6346
* Fix `DjangoFilterConnectionField` to ignore annotations, `.reverse` 315 https://github.com/graphql-python/graphene-django/commit/e666d849be3bdf73df6cf9a85b138e69b551a8f6
Docs
* Updated docs template https://github.com/graphql-python/graphene-django/commit/134d6c6d3251dac32d4ed64139edf94e87b8906e
* Updated cookbook tutorial https://github.com/graphql-python/graphene-django/commit/9812c58a8630a260c4f1b50e8fa95fcb9741c8e9
* Fixed bad documented `SerializerMutation` https://github.com/graphql-python/graphene-django/commit/f0451476adc8c1842cb6de38b2f017f62e5b8d6e
* Fix context-dependent filtering example in docs https://github.com/graphql-python/graphene-django/commit/8151fe75b8116bf284e9dab0051f99d2bce54a53
* Fixed authorization docs https://github.com/graphql-python/graphene-django/commit/e9a40f2ae95723165bb588e071d72a39021b8570
* Update example project doc link 359 https://github.com/graphql-python/graphene-django/commit/5a92330164b407cdd24a1272b1946c54b65ec4d9
* Updated function signature fix https://github.com/graphql-python/graphene-django/commit/c63dbea34b3136e6f88066c557435b4bafb934c9
* Fix drop usage of `AbstractType` in docs https://github.com/graphql-python/graphene-django/commit/31679df08cc817b44075fa64fdb72b3b60258bf3
* Fixed docs typos https://github.com/graphql-python/graphene-django/commit/dfa0a06cce20ca0e07972c95433d5297aef3727a https://github.com/graphql-python/graphene-django/commit/ec2cea1afa5f14ba2eb123eb76f3f04c5b53914f https://github.com/graphql-python/graphene-django/commit/24706f50d4f7d44e576edc0cd96d1fde046e3cce https://github.com/graphql-python/graphene-django/commit/bc15439e3dcff174c72d9e8907a4f236da5585c7 https://github.com/graphql-python/graphene-django/commit/f0f117663cd3849b3b3d23ad0d4fd7306aef36a0