index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
tutorial
/
1-serialization.md
Age
Commit message (
Expand
)
Author
2013-01-28
Update docs/tutorial/1-serialization.md
Mike TUMS
2013-01-19
Tweak imports in tutorial. Fixes #597.
Tom Christie
2013-01-15
Modify tutorial to work with pygments 1.6rc. Fixes #581.
Tom Christie
2013-01-10
Make the whitespace uniform
Richard Wackerbarth
2013-01-10
Bringing up the Web API
Richard Wackerbarth
2013-01-10
Some comment on the tutorial repository
Richard Wackerbarth
2013-01-10
Imply an additional element in infinite lists
Richard Wackerbarth
2012-12-05
Fixed typos and fixed wording.
Reinout van Rees
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-10-31
using 'pk' in fields throws KeyError
Pavel Savchenko
2012-10-30
Merge pull request #341 from minddust/restframework2
Tom Christie
2012-10-30
Final docs tweaks for 2.0
Tom Christie
2012-10-30
fix ModelSerializer useage
Stephan Groß
2012-10-30
Docs update
Tom Christie
2012-10-29
removed empty row
Stephan Groß
2012-10-29
correct code indent
Stephan Groß
2012-10-28
Minor fixes
Tom Christie
2012-10-28
Pastebin tutorial
Tom Christie
2012-10-25
remove no-site-packages since that's now the default
Tom Christie
2012-10-17
Drop .parse_string_or_stream() - keep API minimal.
Tom Christie
2012-10-08
Docs tweaks
Tom Christie
2012-10-05
Doc style tweaks
Tom Christie
2012-10-02
Fixed references to serializer.serialized and serializer.serialized_errors
Matt Bosworth
2012-09-25
Add readonly 'id' field
Tom Christie
2012-09-25
Add csrf note
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-17
Tweak docs, fix .error_data -> .errors
Tom Christie
2012-09-08
Code highlighting in docs
Tom Christie
2012-09-03
Added the api_view decorator
Tom Christie
2012-09-03
Parsers may return raw data, or a DataAndFiles object
Tom Christie
2012-09-03
Neater virtualenv in tutorial
Tom Christie
2012-09-03
Support generators
Tom Christie
2012-09-03
Update virtualenv notes
Tom Christie
2012-09-03
Add virtualenv to start of tutorial
Tom Christie
2012-08-29
New docs
Tom Christie
[prev]