mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 09:06:40 +03:00
Update configs and changelog for version 0.9.1
This commit is contained in:
parent
469e4af82b
commit
819fbf768f
|
@ -1,5 +1,5 @@
|
|||
django>=1.8.0
|
||||
django-rest-auth==0.9.0
|
||||
django-rest-auth==0.9.1
|
||||
djangorestframework==3.5.1
|
||||
django-allauth>=0.24.1
|
||||
six==1.9.0
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
0.9.1
|
||||
-----
|
||||
- fixed import error when extending rest_auth serializers
|
||||
- added sensitive fields decorator
|
||||
- added Spanish translations
|
||||
|
||||
0.9.0
|
||||
-----
|
||||
- allowed using custom UserDetailsSerializer with JWTSerializer
|
||||
|
|
Loading…
Reference in New Issue
Block a user