| Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/grimborg/django-rest-framework into improved-options-support
|
|
|
|
|
|
|
|
|
|
* cleanup
|
|
|
|
|
|
git://github.com/grimborg/django-rest-framework into issue-192-expose-fields-for-options
Conflicts:
rest_framework/tests/fields.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
rest_framework/tests/fields.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
value to serialize.
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
addition to #631 with update to master + timefield support
|
|
|
|
|
|
Mostly adding `from __future__ import unicode_literals` everywhere.
|
|
|
|
|
|
|
|
|
|
|