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
/
mixins.py
Age
Commit message (
Expand
)
Author
2012-11-06
Merge branch 'master' into restframework2-filter
Ben Konrath
2012-11-01
Merge branch 'master' into restframework2-filter
Ben Konrath
2012-11-01
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to ...
Pavel Savchenko
2012-10-31
PUT as create should return 201. Fixes #340.
Tom Christie
2012-10-25
Add pre_save hook in generic views
Tom Christie
2012-10-11
First attempt at adding filter support.
Ben Konrath
2012-10-08
Add RetrieveDestroyAPIView and remove Metadata mixin
Tom Christie
2012-10-08
Fix #285
Tom Christie
2012-10-05
Support PUT for create
Tom Christie
2012-10-03
Add Serializer.save() to clean up differences between serializer.object being...
Tom Christie
2012-10-02
Update view docs slightly
Tom Christie
2012-09-30
Pagination support
Tom Christie
2012-09-27
Only display forms when user has permissions. #159
Tom Christie
2012-09-20
Hack out bunch of unneccesary private methods on View class
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
[prev]