django-rest-framework/rest_framework/authtoken
2015-01-30 14:00:25 +00:00
..
migrations Update initial migration to work on Python 3 2014-09-17 10:23:53 -04:00
south_migrations Use the proper db_table argument when constructing meta 2015-01-27 19:30:44 -08: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 Removed custom python_2_unicode_compatible. Closes #2183 2014-12-04 02:50:25 +01:00
serializers.py prefer single quotes in source and double quotes in user visible strings; add some missing full stops to user visible strings 2015-01-07 12:46:23 +00:00
views.py Removed unused import 2014-11-28 13:33:07 +01:00