- 28 Jun, 2012 1 commit
-
-
Pass request to related serializers
Tom Christie committed
-
- 26 Jun, 2012 1 commit
-
-
Related serializers may need access to the request to properly serialize a child resource. For example, reverse() in djangorestframework.reverse uses request if available to return an absolute URL. While the parent resource has access to the request to generate the absolute URL, the child resource does not.
Sean C. Farley committed
-
- 22 May, 2012 2 commits
-
-
Small patch to allow RawQuerySet serialization
Tom Christie committed -
Max Arnold committed
-
- 11 May, 2012 1 commit
-
-
Tom Christie committed
-
- 11 Apr, 2012 3 commits
-
-
Marko Tibold committed
-
Marko Tibold committed
-
Marko Tibold committed
-
- 27 Mar, 2012 1 commit
-
-
Marko Tibold committed
-
- 29 Feb, 2012 1 commit
-
-
reverse takes `request` as a kwarg.
Marko Tibold committed
-
- 27 Feb, 2012 1 commit
-
-
Tom Christie committed
-
- 24 Feb, 2012 4 commits
-
-
Tom Christie committed
-
Okay, that looks good to me!
Tom Christie committed -
Related serializers passed in via include now work as expected.
Shawn Lewis committed -
This failing test shows that the serializer implementation breaks when a related serializer is passed in via include rather than via fields.
Shawn Lewis committed
-
- 23 Feb, 2012 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 22 Feb, 2012 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Add exception handling to the XML parser
Tom Christie committed -
Can Yavuz committed
-
- 21 Feb, 2012 17 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Custom reverse() and drop set_script_prefix
Tom Christie committed -
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
This fixes #167 except for the docs
Daniel Izquierdo committed -
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-
Daniel Izquierdo committed
-