- 11 Mar, 2013 4 commits
-
-
Mjumbe Wawatu Ukweli committed
-
Mjumbe Wawatu Ukweli committed
-
Mjumbe Wawatu Ukweli committed
-
Mjumbe Wawatu Ukweli committed
-
- 10 Mar, 2013 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
PrimaryKeyRelatedField with OneToOneField serializes wrong object's id
Tom Christie committed -
Bouke Haarsma committed
-
Bouke Haarsma committed
-
- 09 Mar, 2013 1 commit
-
-
Tom Christie committed
-
- 08 Mar, 2013 13 commits
-
-
Tom Christie committed
-
Refs #702.
Tom Christie committed -
Tom Christie committed
-
List deserialization
Tom Christie committed -
Tom Christie committed
-
For work on handling errors when deserializing lists of objects.
Tom Christie committed -
Tom Christie committed
-
https://github.com/bitmonkey/django-rest-framework
Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework into list-deserialization
Tom Christie committed -
Fixes #705.
Tom Christie committed -
Tom Christie committed
-
GenericAPIView now applies filter_backend for list and retrieve api views
Tom Christie committed -
Before this commit only the MultipleObjectAPIView would apply a filter_backend, leaving the SingleObjectAPIView to return objects you might otherwise expect to have been filtered out. It's worth mentioning that when a SingleObjectAPIView makes a request for an object that should be excluded, a 404 is the expected result.
toran billups committed -
index of bad item in data plus usual errors dict
Ian Dash committed
-
- 07 Mar, 2013 3 commits
-
-
Tom Christie committed
-
Refs #707.
Tom Christie committed -
Fixed DateField with Empty Values (Fixes #707)
Tom Christie committed
-
- 06 Mar, 2013 10 commits
-
-
Patched DateField and DateTimeField to check for None values before trying to perform date(time) conversion. Signed-off-by: Kevin Stone <kevinastone@gmail.com>
Kevin Stone committed -
Signed-off-by: Kevin Stone <kevinastone@gmail.com>
Kevin Stone committed -
Prevent warning: no files found matching '*.txt' under directory
Tom Christie committed -
'rest_framework/templates' (there are only .html files in the templates directory).
Marko Tibold committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Datetime formats
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 05 Mar, 2013 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Stephan Groß committed
-
Stephan Groß committed
-