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
Age
Commit message (
Expand
)
Author
2013-12-06
Add missing tick marks
kahnjw
2013-12-06
Fix typo
kahnjw
2013-12-06
Add documentation to explain what effect these changes have.
kahnjw
2013-12-06
Add get_ident method to pass new tests.
kahnjw
2013-12-06
Add tests to pass for get_ident method in BaseThrottle class.
kahnjw
2013-10-03
Merge pull request #1148 from thedrow/patch-1
Tom Christie
2013-10-03
Fixed code example.
Omer Katz
2013-09-25
Whitespace fix
Tom Christie
2013-09-25
Drop 1.3 support
Tom Christie
2013-09-25
Merge master
Tom Christie
2013-09-13
Update release notes.
Tom Christie
2013-09-13
Merge pull request #1107 from dpretty/master
Tom Christie
2013-09-13
Added @mrmachine. Thanks!
Tom Christie
2013-09-13
Merge pull request #1109 from thirstydigital/tickets/1105-renderer-context
Tom Christie
2013-09-14
Refs #1109 -- Update docs. Integrate changes from feedback.
Tai Lee
2013-09-13
Fixed #1105 -- Add hook for custom context in `BrowsableAPIRenderer`.
Tai Lee
2013-09-13
Merge pull request #1108 from rbose85/master
Tom Christie
2013-09-13
Typo in strings referring to Python package, django-filter.
Rajiv Bose
2013-09-13
Let JSONEncoder handle Numpy data types.
David Pretty
2013-09-12
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-09-12
Note on '.model' as default only, with 'serializer_class', and 'queryset' att...
Tom Christie
2013-09-12
Merge pull request #1097 from mociepka/add_default_order_by_in_filtering
Tom Christie
2013-09-12
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-09-12
Fix django guardian link
Tom Christie
2013-09-12
Merge pull request #1099 from diegoponciano/patch-1
Tom Christie
2013-09-11
small typo correction on ViewSet example code
Diego Ponciano
2013-09-11
Version 2.3.8
2.3.8
Tom Christie
2013-09-10
Added @bwreilly for awesome work on #1093. Thanks!!!
Tom Christie
2013-09-10
Add Django Guardian to travis testing
Tom Christie
2013-09-10
Updated release notes
Tom Christie
2013-09-10
Tweaks and docs to object-level model permissions.
Tom Christie
2013-09-10
Merge branch 'master' of git://github.com/bwreilly/django-rest-framework into...
Tom Christie
2013-09-10
Add order_by to the AutoFilterSet
MichaĆ Ociepka
2013-09-09
Update release-notes.md
Tom Christie
2013-09-09
better doc for object permissions, drop redundant has_permission call
bwreilly
2013-09-09
removed unnecessary guardian req and view.action parsing
bwreilly
2013-09-07
switch to a dedicated filter for read list object permissions
bwreilly
2013-09-07
first pass at object level permissions and tests
bwreilly
2013-09-07
necessary test settings for guardian
bwreilly
2013-09-07
Extra docs on custom exception handling.
Tom Christie
2013-09-07
Merge pull request #1092 from rouge8/custom-exception-handler-setting
Tom Christie
2013-09-06
Add EXCEPTION_HANDLER docs to exception docs
Andy Freeland
2013-09-06
Support customizable view EXCEPTION_HANDLER
Andy Freeland
2013-09-06
some properly failing tests, set up for standard permissions
bwreilly
2013-09-06
added guardian as optional requirement, stubbed out object-level permission c...
bwreilly
2013-09-06
Fix typo
Tom Christie
2013-09-05
Added @edmundwong for work on #1076. Thanks!
Tom Christie
2013-09-05
Merge pull request #1076 from edmondwong/master
Tom Christie
2013-09-04
Merge pull request #1084 from thetylerhayes/master
Tom Christie
2013-09-04
Tiny typo fix
Tyler Hayes
[next]