- 18 Feb, 2014 2 commits
- 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
-
- 31 Jan, 2014 3 commits
-
-
Fix doc for custom exception sample
Tom Christie committed -
The way to provide a default detail for APIException is to define a `default_detail` attribute on the subclass. Defining a `detail` attribute without `default_detail` will not work, and will result in empty detail instead.
Paul Melnikow committed -
Import force_bytes on django >= 1.5
Tom Christie committed
-