- 15 Jan, 2013 1 commit
-
-
Tom Christie committed
-
- 25 Oct, 2012 9 commits
-
-
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
Tom Christie committed -
Tom Christie committed
-
Rename generic base classes, and add CreateAPIView, DeleteAPIView, UpdateAPIView.
Tom Christie committed -
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Tom Christie committed
-
* restframework2: Fix ModelSerializer logic for fields with default value, which should have required=False set Added @diviei - Thanks! Fix typo reported by @diviei
Jamie Matthews committed
-
- 24 Oct, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Jamie Matthews committed
-
Implement per-field validation on Serializers
Tom Christie committed -
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
- 22 Oct, 2012 8 commits
-
-
#314 Fix for manytomany field being required in the payload even though ...
Tom Christie committed -
#314 Fix for manytomany field being required in the payload even though the field is specified as readonly in the serializer
Ian Strachan committed -
WIP on #310
Tom Christie committed -
Fix typo.
Marko Tibold committed -
Conflicts: rest_framework/renderers.py - manually resolved conflict
Marko Tibold committed -
Tom Christie committed
-
Fix serialization of reverse relationships
Tom Christie committed -
Jamie Matthews committed
-
- 21 Oct, 2012 7 commits
-
-
Marko Tibold committed
-
Marko Tibold committed
-
Tom Christie committed
-
Tom Christie committed
-
Documentation spelling and other mistake fixes.
Daniel Sokolowski committed -
Marko Tibold committed
-
Marko Tibold committed
-
- 19 Oct, 2012 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Added tests for dotted notation in serializer field source
Daniel Sokolowski committed
-
- 18 Oct, 2012 1 commit
-
-
Tom Christie committed
-