| Age | Commit message (Collapse) | Author |
|
|
|
Fix typo "Not" -> "Note"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RelatedField is function of serializer class
|
|
|
|
|
|
looks like django.conf.urls.defaults was deprecated as of django 1.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clarify wording, fixes #1133.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drf-ujson-renderer is a third party renderer that implements JSON renderering using UltraJSON
|
|
|
|
Updated OAuth2 authentication docs.
|
|
|
|
|
|
need to define 'expected' as we can just test against the dict.
|
|
|
|
Added get_filter_backends method
|
|
|
|
|
|
|
|
|