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 648 forks source link

A small question about the full documetation #451

Open gmdzy2010 opened 5 years ago

gmdzy2010 commented 5 years ago

the dfr-jwt supports Django 1.11, but such version support isn't update in the docs

...... Requirements Python(2.7, 3.3, 3.4, 3.5) Django(1.8, 1.9, 1.10, 1.11) ......

It isn't something important but is helpful to developers