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
/
mixins.py
Age
Commit message (
Expand
)
Author
2011-05-13
Ensure there is always a resource attribute set
Tom Christie
2011-05-13
Sorting out resources. Doing some crazy magic automatic url resolving stuff....
Tom Christie
2011-05-13
cleanup
Tom Christie
2011-05-12
_perform_form_overloading becomes transparent
Tom Christie
2011-05-12
yet more API cleanup
Tom Christie
2011-05-12
yet more API cleanup
Tom Christie
2011-05-12
refactoring resource specfic stuff into ResourceMixin - validators now defunct
Tom Christie
2011-05-10
More tests, getting new serialization into resource
Tom Christie
2011-05-10
Bits of cleanup
Tom Christie
2011-05-10
Bits of cleanup
Tom Christie
2011-05-10
Rename resource to view in few remaining places in renderers (because that's ...
Tom Christie
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-05-02
emitters -> renderers
Tom Christie
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie
2011-04-28
emitters -> renderers
Tom Christie
2011-04-25
Generic permissions added, allowed_methods and anon_allowed_methods now defun...
Tom Christie
2011-04-11
request.py -> mixins.py
Tom Christie