- 05 Feb, 2014 1 commit
-
-
Andrey Kaygorodov committed
-
- 04 Feb, 2014 5 commits
-
-
Andrey Kaygorodov committed
-
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 4 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 -
Django's encode_multipart was updated in django 1.5 to work internally with unicode and convert to bytes. In django >= 1.5 we therefore need to pass the BOUNDARY as unicode. In django < 1.5 we still need to pass it as bytes.
Ian Foote committed
-
- 30 Jan, 2014 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 28 Jan, 2014 2 commits
- 26 Jan, 2014 1 commit
-
-
Fix typo in docstring for post_delete hook.
Tom Christie committed
-
- 25 Jan, 2014 1 commit
-
-
Rodolfo Henrique Carvalho committed
-
- 19 Jan, 2014 5 commits
-
-
Tom Christie committed
-
Added docs for bulk views from django-rest-framework-bulk.
Tom Christie committed -
Include the djangorestframework-jwt package
Tom Christie committed -
José Padilla committed
-
Miroslav Shubernetskiy committed
-
- 17 Jan, 2014 4 commits
-
-
always obey X-HTTP-METHOD-OVERRIDE header
Tom Christie committed -
required to support old flash/flex clients that need to do everything as GET requests (apparently to allow for any error handlings)
Ross McFarland committed -
Encode django QuerySets to lists and not dicts in JSONEncoder
Tom Christie committed -
Mathieu Pillard committed
-
- 15 Jan, 2014 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 14 Jan, 2014 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Added h1 and alt to logo to improve SEO
Tom Christie committed