jpadilla / django-rest-framework-jwt

JSON Web Token Authentication support for Django REST Framework
http://jpadilla.github.io/django-rest-framework-jwt/
MIT License
3.19k stars 650 forks source link

Compatibility with 3.7.x #421

Open aleonsan opened 6 years ago

aleonsan commented 6 years ago

We are just testing DRF 3.7.x and we wonder if DRFTJW 1.10.0 has compatibility. We have checked DRF release notes (http://www.django-rest-framework.org/topics/release-notes/#370) and we haven't seen any feature/fix thaht could cause incompatibility btween both two versions.

Do you have any further test / feedback? Thanks in advance, BR