django-rest-framework/rest_framework/authtoken
2014-08-19 13:28:07 +01:00
..
migrations Allow use of native migrations in 1.7 2014-06-23 14:52:18 +02:00
south_migrations Code linting and added runtests.py 2014-08-19 13:28:07 +01:00
__init__.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
admin.py Use absolute import style 2013-07-09 13:12:28 +01:00
models.py Code linting and added runtests.py 2014-08-19 13:28:07 +01:00
serializers.py Fix missing message in ValidationError 2014-05-02 21:58:49 +01:00
views.py ObtainAuthToken pluggable Serializer. 2013-01-08 12:20:01 +00:00