Changelog
Added
- Update of django, drf, python version handling in tox.ini 262 by angvp
- Allow using a cookie as a transport for the token 275 by moises-silva | [Docs](http://getblimp.github.io/django-rest-framework-jwt/jwt_auth_cookie)
- Allow secret to be kept on user model 310 by jacoor | [Docs](http://getblimp.github.io/django-rest-framework-jwt/jwt_get_user_secret_key)
Changes
- Replace login with log in when used as a verb 295 by rriehle
Docs
- Minor typo and formatting correction index.md 293 by matthewhegarty
- Minor fix: formatting for phrase brand-new 301 by sumittada