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
/
examples
/
blogpost
Age
Commit message (
Expand
)
Author
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-21
Merge master into develop
Tom Christie
2012-02-21
Merging master into develop
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-06-15
update some examples
Tom Christie
2011-06-15
Allow related models to be fully serialized
Tom Christie
2011-06-14
Support for nesting resources etc...
Tom Christie
2011-06-09
fixed the blogpost-tests
markotibold
2011-06-08
Fix example tests
Tom Christie
2011-06-07
Ug. Remove crazy tests from blogposts example
Tom Christie
2011-05-23
name and description
Tom Christie
2011-05-16
blogpost/views no longer needed
Tom Christie
2011-05-16
Fixing some of the last blocking issues
Tom Christie
2011-05-02
emitters -> renderers
Tom Christie
2011-04-27
Fix up ModelResource issues
Tom Christie
2011-04-27
Urg. Fixing broken merge
Tom Christie
2011-04-27
Merge previous checkins
Tom Christie
2011-04-27
Fix up tests and examples after refactoring
Tom Christie
2011-04-26
Fixes #35 - Import json from django's built-in package (Does cleverness in de...
tom christie tom@tomchristie.com
2011-04-25
Fix some compat issues with json/simplejson
Tom Christie
2011-03-20
fixing compat with py25
markotibold
2011-03-11
Refactoring and added another test for blog-posts. Finally got eclipse setup ...
markotibold
2011-03-08
Implemented test for blog-post rotation.
markotibold
2011-03-06
BlogPosts > 10 rotation implemeneted
markotibold
2011-02-19
Fix kwargs in url conf to be more consistent, also fixes broken blog posts ex...
tom christie tom@tomchristie.com
2011-02-19
Move status codes into seperate module
tom christie tom@tomchristie.com
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com
2011-01-30
Rename to django-rest-framework, get simpleexample working
tom christie tom@tomchristie.com
2011-01-30
Lots of docs, trying to tidy up examples...
tom christie tom@tomchristie.com
2011-01-23
Sphinx docs, examples, lots of refactoring
tom christie tom@tomchristie.com