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
2014-12-04
Removed custom StringIO, force_text, smart_text compat
Tymur Maryokhin
2014-12-04
Removed custom python_2_unicode_compatible. Closes #2183
Tymur Maryokhin
2014-12-03
Merge branch 'jpadilla-yaml' into version-3.1
Tom Christie
2014-12-03
Merge
Tom Christie
2014-12-03
Merge branch 'jpadilla-jsonp' into version-3.1
Tom Christie
2014-12-03
Merge
Tom Christie
2014-12-03
Merge
Tom Christie
2014-12-03
Merge branch 'jpadilla-oauth_as_package' into version-3.1
Tom Christie
2014-12-03
Merge pull request #2160 from jpadilla/xml
Tom Christie
2014-12-04
Updated Django versions to match requirements
Tymur Maryokhin
2014-12-03
Merge pull request #2197 from mtschammer/mtschammer-validated_attrs-rename
Tom Christie
2014-12-03
Merge pull request #2196 from tomchristie/tomchristie-improve-update-nested-v...
Kevin Brown
2014-12-03
Renamed validated_attrs to validated_data to be more in line with other simil...
Martin Tschammer
2014-12-03
Improve nested update and create testing.
Tom Christie
2014-12-03
Improved nested update test in update().
Tom Christie
2014-12-03
Escape \u2028 and \u2029 in JSON output.
Tom Christie
2014-12-03
Merge pull request #2188 from eiriksm/patch-2
Tom Christie
2014-12-03
Update build status icon on github pages page.
eiriksm
2014-12-03
Added test to show potential issue with UniqueValidator being added to the un...
Mark Hughes
2014-12-03
Merge pull request #2175 from BrickXu/fix_2171
Tom Christie
2014-12-03
Merge pull request #2185 from eiriksm/patch-1
Tom Christie
2014-12-03
Use svg version of travis build status badge
eiriksm
2014-12-02
remove unsused link
phalt
2014-12-02
Merge pull request #2182 from sh4r3m4n/master
Tom Christie
2014-12-02
Updated serializers documentation
Matías Lang
2014-12-02
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-02
BindingDict inherits from collections.MutableMapping. Closes #2135.
Tom Christie
2014-12-02
Merge pull request #2181 from daaray/patch-2
Tom Christie
2014-12-02
fix typo
David Ray
2014-12-02
FileUploadParser. Raising StopFutureHandlers removes any handlers not yet run...
Tom Christie
2014-12-02
Update README with 3.0 info.
Tom Christie
2014-12-02
Merge branch 'gregmuellegger-fixes/2013'
Tom Christie
2014-12-02
Minor tweaks for helpful message on Model.objects.create() failure.
Tom Christie
2014-12-02
Merge branch 'fixes/2013' of git://github.com/gregmuellegger/django-rest-fram...
Tom Christie
2014-12-02
Only show pip install for httpie
phalt
2014-12-02
Raise assertion error if calling .save() on a serializer with errors. Closes ...
Tom Christie
2014-12-02
Document Field.fail(). Closes #2147.
Tom Christie
2014-12-02
Not allow to pass an empty actions to viewset.as_view(). Refs issue #2171
BrickXu
2014-12-02
Promote 'many_init' to public API. Closes #2152.
Tom Christie
2014-12-02
Merge pull request #2173 from jpadilla/master
Tom Christie
2014-12-02
Merge pull request #2161 from NextHub/master
Tom Christie
2014-12-02
Merge pull request #2 from tomchristie/master
BrickXu
2014-12-02
Merge branch 'master' of github.com:tomchristie/django-rest-framework
Tymur Maryokhin
2014-12-01
Consolidate Django and test requirements
José Padilla
2014-12-01
Fix requirements. Closes #2170.
Tom Christie
2014-12-01
Merge pull request #2167 from jpadilla/patch-1
Xavier Ordoquy
2014-12-01
Change allow_none to allow_null
José Padilla
2014-12-01
Add missing 'validators.py' link. Closes #2166.
Tom Christie
2014-12-01
Use httpie for tutorials
phalt
2014-12-01
Minor 3.0 announcment tweaks
Tom Christie
[prev]
[next]