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-09
Merge master
Tom Christie
2013-12-08
Merge pull request #1276 from lalkaka/master
Tom Christie
2013-12-09
Drop unneeded assert
Tom Christie
2013-12-09
Catch and mask ParseErrors that occur during rendering of the BrowsableAPI.
Tom Christie
2013-12-08
Minor grammar fix -- 'team' is singular
Rustam Lalkaka
2013-12-07
Merge pull request #1274 from wilsaj/patch-1
Tom Christie
2013-12-06
update installation example to work with django 1.6
Andy Wilson
2013-12-06
Version 2.3.10
2.3.10
Tom Christie
2013-12-06
Update release-notes.md
Tom Christie
2013-12-06
Added @chuckharmston for kickass bug squashing in #1272
Tom Christie
2013-12-06
Merge pull request #1272 from chuckharmston/1158-partial_relatedfield_null
Tom Christie
2013-12-06
Raise appropriate error in serializer when making a partial update to set a r...
Chuck Harmston
2013-12-06
Merge pull request #1270 from irrelative/master
Tom Christie
2013-12-05
fix setup.py with new __init__.py boilerplate
Justin Davis
2013-12-05
Boilerplate cuteness
Tom Christie
2013-12-05
Upgrade JSONP security warning.
Tom Christie
2013-12-05
Merge pull request #1269 from infecto/master
Tom Christie
2013-12-04
fix broken documentation links
Drew Kowalik
2013-12-04
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-12-04
First pass on contribution guide
Tom Christie
2013-12-04
Merge pull request #1267 from tomchristie/fix-1133
Tom Christie
2013-12-04
Clarify wording, fixes #1133.
Tom Christie
2013-12-03
Merge pull request #1265 from tomchristie/fix-1196
Tom Christie
2013-12-03
Remove Content-Type header from empty responses. Fixes #1196
Tom Christie
2013-12-03
First pass at a test for ParseErrors breaking the browsable API
Tom Christie
2013-12-03
Added @ian-foote, for work on #1250. Thanks!
Tom Christie
2013-12-03
Update release-notes.md
Tom Christie
2013-12-03
Merge pull request #1250 from Ian-Foote/choice_field
Tom Christie
2013-12-03
Catch errors during parsing and set empty .DATA/.FILES before re-raising.
Tom Christie
2013-12-03
Update release-notes.md
Tom Christie
2013-12-03
Merge pull request #1258 from pyriku/delete-signals-destroy-model-mixin
Tom Christie
2013-12-03
Adds pre_delete and post_delete hooks on
Pablo Recio
2013-12-02
Merge pull request #1256 from minddust/fix_docs_sample
Tom Christie
2013-12-02
Fix TemplateHTMLRenderer example
Stephan Groß
2013-11-27
Merge pull request #1252 from thedrow/patch-3
Tom Christie
2013-11-27
Rephrased documentation changes according to feedback on IRC.
Omer Katz
2013-11-27
Updated the assertion message of the ImageField.
Omer Katz
2013-11-27
Recommend using Pillow instead of PIL.
Omer Katz
2013-11-27
Add unittests for ChoiceField metadata.
Ian Foote
2013-11-26
Add more context to the ChoiceField metadata.
Ian Foote
2013-11-26
Add choices to options metadata for ChoiceField.
Ian Foote
2013-11-21
Merge pull request #1229 from jgomezb/patch-2
Tom Christie
2013-11-20
Update 'default' explanation. Closes #1239
Tom Christie
2013-11-19
Update release-notes.md
Tom Christie
2013-11-19
Merge pull request #1240 from KrzysiekJ/put-as-create
Tom Christie
2013-11-19
Added handling of validation errors in PUT-as-create.
Krzysztof Jurewicz
2013-11-19
Remove a couple of .html suffixes in docs
Tom Christie
2013-11-19
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-11-19
Canonical page for index should be '/', not '/index'
Tom Christie
2013-11-19
Merge pull request #1238 from linovia/bugfix/recovering_tests
Tom Christie
[next]