- 25 Aug, 2012 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Marko Tibold committed
-
- 24 Aug, 2012 1 commit
-
- 23 Aug, 2012 1 commit
-
-
Maintain a reference to the parent/root serializer
Tom Christie committed
-
- 21 Aug, 2012 5 commits
-
-
Tom Christie committed
-
Allow views to specify what template to use
Tom Christie committed -
Added @max-arnold, @ralphje. Thanks folks!
Tom Christie committed -
Modify 415 error content
Tom Christie committed -
add View.head() method at runtime (issue #228)
Tom Christie committed
-
- 13 Aug, 2012 1 commit
-
-
Alen Mujezinovic committed
-
- 10 Aug, 2012 1 commit
-
-
Simon Pantzare committed
-
- 28 Jul, 2012 2 commits
-
-
Tom Christie committed
-
support utf8 description
Tom Christie committed
-
- 27 Jul, 2012 1 commit
-
-
yetist committed
-
- 12 Jul, 2012 5 commits
-
-
Max Arnold committed
-
Max Arnold committed
-
Max Arnold committed
-
add_query_param should preserve previous querystring
Tom Christie committed -
Camille Harang committed
-
- 06 Jul, 2012 1 commit
-
-
Modify mixins.py to make sure that the 415 (Unsupported Media Type) returns its error in the 'detail' key instead of in the 'error' key (for consistency with all other errors).
Ralph Broenink committed
-
- 03 Jul, 2012 3 commits
-
-
Tom Christie committed
-
Implements Accept headers from IE in the case describe in Issue 215
Tom Christie committed -
Patch to enable Accept headers in Internet Explorer when an Ajax Library on the client (i.e. jQuery) is sending an XMLHttpRequest
Adam Ness committed
-
- 28 Jun, 2012 2 commits
-
-
Tom Christie committed
-
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
-
- 20 Mar, 2012 1 commit
-
-
Alen Mujezinovic committed
-
- 01 Mar, 2012 2 commits
-
-
getattr(self,'parent',self). This fixes it.
Alen Mujezinovic committed -
purposes
Alen Mujezinovic committed
-