django-rest-framework/rest_framework/authtoken
2014-06-23 14:52:18 +02:00
..
migrations Allow use of native migrations in 1.7 2014-06-23 14:52:18 +02:00
south_migrations Allow use of native migrations in 1.7 2014-06-23 14:52:18 +02: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 Ensure Token.generate_key returns a string. 2014-04-28 12:35:55 +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