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
/
rest_framework
Age
Commit message (
Expand
)
Author
2012-09-26
Merge branch 'restframework2' of git://github.com/tomchristie/django-rest-fra...
Jamie Matthews
2012-09-26
Bits of cleanup
Tom Christie
2012-09-26
Add request.QUERY_PARAMS
Tom Christie
2012-09-25
Tweak browseable API
Tom Christie
2012-09-25
Don't display readonly fields
Tom Christie
2012-09-25
Fix some bits of serialization
Tom Christie
2012-09-21
Tweak media_type -> accepted_media_type. Need to document, but marginally le...
Tom Christie
2012-09-21
Tweak media_type -> accepted_media_type. Need to document, but marginally le...
Tom Christie
2012-09-21
Tweak media_type -> accepted_media_type. Need to document, but marginally le...
Tom Christie
2012-09-20
Clean up bits of templates etc
Tom Christie
2012-09-20
Hack out bunch of unneccesary private methods on View class
Tom Christie
2012-09-20
Clean up template tags
Tom Christie
2012-09-20
Remove dumbass __all__ variables
Tom Christie
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie