- 18 Aug, 2014 5 commits
-
-
Updated quick start project set up order
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Trivial doc updates
Tom Christie committed -
Add test for SerializerMethodField
Tom Christie committed
-
- 16 Aug, 2014 4 commits
-
-
Aymeric Derbois committed
-
Tom Christie committed
-
sshquack committed
-
+ Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name
sshquack committed
-
- 15 Aug, 2014 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Fixed small typo in docs
Tom Christie committed
-
- 14 Aug, 2014 5 commits
-
-
catherinedodge committed
-
Tom Christie committed
-
Tom Christie committed
-
ModelSerializer.restore_object - wrap ValueError error in a list
Tom Christie committed
-
- 13 Aug, 2014 2 commits
-
-
When a ValueError is raised in ModelSerializer.restore_object, the error is set to a one-element list, rather than a bare string.
John Whitlock committed -
Tom Christie committed
-
- 12 Aug, 2014 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 11 Aug, 2014 2 commits
-
-
Refactor JSONRenderer slightly for easier overriding
Tom Christie committed -
Tom Christie committed
-
- 09 Aug, 2014 2 commits
-
-
docs: add reference to gis serializer
Tom Christie committed -
docs: add reference to DRF-gis in fields
Tom Christie committed
-
- 08 Aug, 2014 2 commits
-
-
added reference to GeoFeatureModelSerializer of django-rest-framework-gis
Federico Capoano committed -
added django-rest-framework-gis to third party packages section in /docs/api-guide/fields.md
Federico Capoano committed
-
- 07 Aug, 2014 3 commits
-
-
Updated links to Bootstrap components
Tom Christie committed -
The previous links landed on the the main page and no longer directly linked to specific areas.
Kevin London committed -
Include query parameter override instructions for OrderingFilter
Tom Christie committed
-
- 06 Aug, 2014 2 commits
-
-
I added a brief description of how you could specify a different query parameter for the OrderingFilter.
Kevin London committed -
minor doc fix, @api_view() needs an iterable
Tom Christie committed
-