django-rest-framework/rest_framework/authtoken/migrations
Tom Christie 9c996d7d2a Clean up existing deprecation warnings. (#4166)
* Add Meta.fields = '__all__' to serializer classes where required.
* Add explicit on_delete=models.CASCADE to ForeignKey fields.
* Use '.remote_field' and '.model' in preference to '.rel' and '.to' when inspecting model fields.
* Use new value_from_object in preference to internal _get_val_from_obj
2016-06-02 14:39:10 +01:00
..
__init__.py Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
0001_initial.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
0002_auto_20160226_1747.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00