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
/
djangorestframework
/
utils
Age
Commit message (
Collapse
)
Author
2012-01-23
Refactored get_name()/get_description()
Ben Timby
2012-01-21
pep8/pyflakes cleanup
Tom Christie
2012-01-18
Docstring/whitespace fixes.
Ben Timby
2012-01-04
#75 remove except statements which are overly broad in the exception they catch
Craig Blaszczyk
2011-12-30
And add RequestContext too
Tom Christie
2011-12-30
Fixes #102
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-11
add xml parser
Craig Blaszczyk
2011-05-24
Renderers can now cope with parameterised args. ResponseMixin gets cleaned ↵
Tom Christie
up & added Renderer.can_handle_response(), mirroring Parsers.can_handle_request()
2011-05-24
Fix up breadcrumbs to only breadcrumb for REST framework Views
Tom Christie
2011-05-23
name and description
Tom Christie
2011-05-13
Sorting out resources. Doing some crazy magic automatic url resolving ↵
Tom Christie
stuff. Yum.
2011-05-10
renderer API work
Tom Christie
2011-05-10
Getting the API into shape
Tom Christie
2011-05-04
Decouple views and resources
Tom Christie
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie