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-10-03
Merge pull request #1148 from thedrow/patch-1
Tom Christie
2013-10-03
Fixed code example.
Omer Katz
2013-10-03
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-10-03
Drop erronous left-over bit of docs. Closes #1147
Tom Christie
2013-10-03
Merge pull request #1104 from FreakyDug/master
Tom Christie
2013-10-03
Merge remote-tracking branch 'upstream/master'
Philip Douglas
2013-10-03
docs: add paragraph on transform_fieldname methods
Craig de Stigter
2013-10-03
add tests for transform_fieldname methods
Craig de Stigter
2013-10-02
Fix rendering of forms and add error rendering on HTML form
Tom Christie
2013-10-02
Serializers can now be rendered directly to HTML
Tom Christie
2013-10-02
Merge pull request #1144 from jeffnuss/patch-1
Tom Christie
2013-10-01
Update release-notes.md
Jeff
2013-09-30
Merge pull request #1140 from doronpr/patch-1
Tom Christie
2013-09-30
corrected doc for throttle_classes decorator
Doron Pearl
2013-09-29
Merge pull request #1136 from KrzysiekJ/patch-1
Tom Christie
2013-09-29
Minor documentation fix.
Krzysztof Jurewicz
2013-09-26
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-09-26
Allow .template_name attribute specified on view. Closes #1000
Tom Christie
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-24
Added @mkai, for work on #1126. Thanks!
Tom Christie
2013-09-24
Merge pull request #1126 from mkai/_django1.6_model_name
Tom Christie
2013-09-23
Address pending deprecation of Model._meta.module_name in Django 1.6
Markus Kaiserswerth
2013-09-23
Merge pull request #1125 from gkapkowski/patch-1
Tom Christie
2013-09-23
Match docs to current code.
Grzegorz Kapkowski
2013-09-22
Merge pull request #1124 from johnmee/patch-1
Tom Christie
2013-09-23
Mindnumbingly trivial single-char typo.
John Mee
2013-09-20
Merge pull request #1117 from carltongibson/#1116
Tom Christie
2013-09-20
Correct typo in doc string.
Carlton Gibson
2013-09-20
Clear cached serializer data on `save()` + test. Fixes #1116.
Carlton Gibson
2013-09-17
Merge pull request #1115 from soncco/patch-1
Tom Christie
2013-09-18
Fixing simple typo
Braulio Soncco
2013-09-15
[Add]: CustomValidationTests.test_partial_update
Colin Huang
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
Merge remote-tracking branch 'upstream/master'
Philip Douglas
2013-09-13
Try a more localised fix to the data=None problem
Philip Douglas
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
[prev]
[next]