| Age | Commit message (Collapse) | Author |
|
required=False set
|
|
|
|
|
|
|
|
Implement per-field validation on Serializers
|
|
|
|
|
|
|
|
|
|
|
|
#314 Fix for manytomany field being required in the payload even though ...
|
|
field is specified as readonly in the serializer
|
|
WIP on #310
|
|
Fix typo.
|
|
BrowsableAPIRenderer
Conflicts:
rest_framework/renderers.py - manually resolved conflict
|
|
|
|
Fix serialization of reverse relationships
|
|
|
|
|
|
|
|
|
|
|
|
Documentation spelling and other mistake fixes.
|
|
|
|
|
|
|
|
|
|
|
|
Added tests for dotted notation in serializer field source
|
|
|
|
|
|
|
|
|
|
Make settings consistent with corrosponding view attributes
|
|
|
|
|
|
|
|
Parser refactor
|
|
|
|
and `upload_handlers`)
Consistency with renderer API.
|
|
|
|
|
|
Make default field check safe for boolean values
|
|
acceptable default value
|
|
|
|
|
|
|
|
Typo in class name fixed
|
|
|
|
https://github.com/tomchristie/django-rest-framework into restframework2
|