- 18 Feb, 2014 5 commits
-
-
It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation.
Saurabh Kumar committed -
Tom Christie committed
-
Refactor UpdateModelMixin.update
Tom Christie committed -
Ian Foote committed
-
Reduce nesting, return early in error cases.
Ian Foote committed
-
- 15 Feb, 2014 1 commit
-
-
Update throttling.md
Tom Christie committed
-
- 14 Feb, 2014 3 commits
-
-
Added comma to make DEFAULT_THROTTLE_CLASSES a tuple in example, for copy&paste to work nicely.
Bo Peng committed -
Minor typos fixed in api-guide/testing.md (request -> response).
Tom Christie committed -
Vita Smid committed
-
- 13 Feb, 2014 9 commits
-
-
Tom Christie committed
-
Add myself into credits.md
Tom Christie committed -
Artem Mezhenin committed
-
Artem Mezhenin committed
-
Artem Mezhenin committed
-
update regex for matching URLs, fixes issue #1386
Tom Christie committed -
Artem Mezhenin committed
-
Artem Mezhenin committed
-
Artem Mezhenin committed
-
- 12 Feb, 2014 2 commits
-
-
Fixed Testing docs section
Tom Christie committed -
amatellanes committed
-
- 11 Feb, 2014 4 commits
-
-
Closes #1210.
Carlton Gibson committed -
Carlton Gibson committed
-
Test and quick fix for #1257
Carlton Gibson committed -
Carlton Gibson committed
-
- 10 Feb, 2014 2 commits
-
-
Update Exceptions Documentation
Tom Christie committed -
Hassan Shamim committed
-
- 08 Feb, 2014 2 commits
-
-
* regex for matching URLs was rewritten * added unittests
Artem Mezhenin committed -
Artem Mezhenin committed
-
- 05 Feb, 2014 2 commits
-
-
Generate random token directly
Tom Christie committed -
Matthew King committed
-
- 04 Feb, 2014 4 commits
-
-
Fixed a bug backticks
Tom Christie committed -
fix you may optionally exclude the ``self.check_object_permissions, and simply return the object from the `get_object_or_404` lookup. to you may optionally exclude the `self.check_object_permissions`, and simply return the object from the `get_object_or_404` lookup.
RicterZ committed -
Fixes typo (Implicit instead of Implict).
Tom Christie committed -
juroe committed
-
- 03 Feb, 2014 4 commits
-
-
Viewsets docs typo
Tom Christie committed -
The docstring in the example said "update" instead of "create".
Charlie Denton committed -
fixed typo (wrong "its")
Tom Christie committed -
Jeff Fein-Worton committed
-
- 01 Feb, 2014 2 commits
-
-
just little bit modify
Tom Christie committed -
meoooh committed
-