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-11-25
Migrate documentation to MkDocs proper
Dougal Matthews
2014-11-25
Merge pull request #2127 from marctc/patch-1
Tom Christie
2014-11-25
Missing quotes on validate_score example
Marc
2014-11-25
Don't use default_empty_html value for partial updates. Closes #2118.
Tom Christie
2014-11-25
Merge pull request #2126 from NextHub/master
Tom Christie
2014-11-25
Removed dots in Django versions in tox. Refs #2124.
Tymur Maryokhin
2014-11-25
Merge pull request #2123 from NextHub/master
Tom Christie
2014-11-25
Documentation in 'many_init' docstring. Refs #2120.
Tom Christie
2014-11-25
Fix shoddy test case
Tom Christie
2014-11-25
Added python 3.2 to test against django master . Related to #2075.
Tymur Maryokhin
2014-11-25
Updated travis config
Tymur Maryokhin
2014-11-25
Streamlined tox config with 1.8 features
Tymur Maryokhin
2014-11-25
Style tweaks to login template.
Tom Christie
2014-11-25
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-25
Lowercase HTML label tag. Refs #2121.
Tom Christie
2014-11-24
Merge pull request #2116 from LuRsT/patch-5
Tom Christie
2014-11-24
Merge pull request #2117 from LuRsT/patch-6
Xavier Ordoquy
2014-11-24
Added missing import in tutorial snippet
Gil Gonçalves
2014-11-24
Fixed database update instructions
Gil Gonçalves
2014-11-23
Merge pull request #2115 from hgiasac/master
Tom Christie
2014-11-23
Fix typo "serailizers" to "serializers"
Tony Nguyen
2014-11-21
Merge pull request #2112 from rinti/patch-1
Tom Christie
2014-11-21
removed the whole footer section
Andreas Bernacca
2014-11-21
Merge pull request #2111 from matthewwithanm/perm-docs
Tom Christie
2014-11-21
remove sponsored by dabapps
Andreas Bernacca
2014-11-21
Clarify how permission classes are composed
Matthew Dapena-Tretter
2014-11-20
Fix rendering HTML form when API error raised. Closes #2103.
3.0-beta
Tom Christie
2014-11-20
Merge pull request #2095 from tomchristie/3.0-beta
Tom Christie
2014-11-20
Py3 fix - .items is not a list.
Tom Christie
2014-11-20
Fill in TODOs for 3.0 beta release notes
Tom Christie
2014-11-20
Note on 3.1 and 3.2 releases.
Tom Christie
2014-11-20
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-20
Resolve PUT and POST buttons in browsable API
Tom Christie
2014-11-20
Add --- null option for selects. Closes #2096.
Tom Christie
2014-11-20
Fixes for defaulting empty HTML fields to '', None, or empty.
Tom Christie
2014-11-20
Make _force_text_recursive private.
Tom Christie
2014-11-20
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-20
Merge pull request #2100 from LuRsT/patch-1
Tom Christie
2014-11-20
Removed unused import from code snippet in tutorial
Gil Gonçalves
2014-11-20
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-20
Fix non-determanistic default bug. Closes #2099.
Tom Christie
2014-11-19
Merge pull request #2097 from raonyguimaraes/master
Tom Christie
2014-11-19
small type
Raony Guimarães
2014-11-19
Fix non-determanistic unique constraint mapping. Refs #2092.
Tom Christie
2014-11-19
Minor fix for #2092.
Tom Christie
2014-11-19
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-19
Further notes in 3.0 announcement
Tom Christie
2014-11-19
Apply defaults and requiredness to unique_together fields. Closes #2092.
Tom Christie
2014-11-19
Use translatable error strings. Refs #2063.
Tom Christie
2014-11-19
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
[next]