- 28 Jan, 2012 2 commits
-
-
Marko Tibold committed
-
Marko Tibold committed
-
- 27 Jan, 2012 1 commit
-
-
rest.ep.io now runs tip.
Marko Tibold committed
-
- 25 Jan, 2012 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 24 Jan, 2012 11 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Fix test_with_content_type_args to pass regardless of JSON library idiosyncracies
Tom Christie committed -
Ben Timby committed
-
Ben Timby committed
-
Tom Christie committed
-
Fixes #78.
Tom Christie committed -
Ben Timby committed
-
Tom Christie committed
-
Tom Christie committed
-
- 23 Jan, 2012 3 commits
-
-
Ben Timby committed
-
Ben Timby committed
-
Tom Christie committed
-
- 22 Jan, 2012 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 21 Jan, 2012 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Support both staticfiles and ADMIN_MEDIA_PREFIX styles.
Tom Christie committed -
Tom Christie committed
-
- 20 Jan, 2012 2 commits
-
-
Mjumbe Wawatu Poe committed
-
Mjumbe Wawatu Poe committed
-
- 19 Jan, 2012 7 commits
-
-
Added an additional attribute `unknown_form_fields` to `FormResource`
Tom Christie committed -
Tom Christie committed
-
Add get_queryset method to ListModelMixin.
Tom Christie committed -
Alen Mujezinovic committed
-
This can be easily re-implemented in a view, to allow the user to take such things as request.user into account when creating the queryset.
Chris Pickett committed -
Alen Mujezinovic committed
-
Ben Timby committed
-
- 17 Jan, 2012 2 commits
-
-
Alen Mujezinovic committed
-
If the attribute is set to `True`, the validation method will not raise an `ErrorResponse` with status 400 but silently strip out unexpected fields on the form and only return the validated data.
Alen Mujezinovic committed
-