This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2025-10-29 23:17:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91b9fcb0ba
django-rest-framework
/
rest_framework
/
authtoken
History
Tom Christie
715bd47dfa
Use AUTH_USER_MODEL consistently between various Django versions.
Closes
#946
2013-06-26 17:56:42 +01:00
..
migrations
Update migration
2013-03-04 17:12:02 +01:00
__init__.py
Change package name: djangorestframework -> rest_framework
2012-09-20 13:06:27 +01:00
models.py
Use AUTH_USER_MODEL consistently between various Django versions.
Closes
#946
2013-06-26 17:56:42 +01:00
serializers.py
Reverted
#458
2012-12-07 22:25:16 +00:00
views.py
ObtainAuthToken pluggable Serializer.
2013-01-08 12:20:01 +00:00