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-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
2014-11-19
Allow blank choices to render. Closes #2071.
Tom Christie
2014-11-19
Merge pull request #2090 from joshk/patch-1
Xavier Ordoquy
2014-11-18
Use the new build env on Travis
Josh Kalderimis
2014-11-18
List serializer no explicitly renders as 'not supported for HTML input'
Tom Christie
2014-11-18
Note on 3.0 beta
Tom Christie
2014-11-18
Fix byte decode error rendering 'display_name' with OPTIONS. Closes #2084
Tom Christie
2014-11-18
Merge branch 'master' of github.com:tomchristie/django-rest-framework
Carlton Gibson
2014-11-18
Add comment ref #2089
Tom Christie
2014-11-18
Only pass instance to form for PUT and PATCH. Closes #2073.
Tom Christie
2014-11-18
Note removal of 'save_object' and fail loudly if it exists
Tom Christie
2014-11-18
Ensure `_resolve_model` does not return `None`
Doug Beck
2014-11-17
Docs for advanced default argument usage. Closes #1945
Tom Christie
2014-11-17
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-17
Remove class='form-control' for file inputs. Closes #2065.
Tom Christie
2014-11-17
Merge pull request #2083 from jpadilla/patch-1
Tom Christie
2014-11-17
Fix runtests examples
José Padilla
2014-11-17
Merge pull request #2082 from tomchristie/add-django-master-to-build-matrix
Tom Christie
2014-11-17
Add django master to build matrix. Closes #2075.
Tom Christie
2014-11-15
More helpful error message when default `.create` fails. Closes #2013.
Gregor Müllegger
2014-11-15
Merge branch 'version-3.1' of github.com:tomchristie/django-rest-framework in...
Eleni Lixourioti
2014-11-13
required=False for nullable relationships
Tom Christie
2014-11-13
ReturnList and ReturnDict wrapped at nicer point
Tom Christie
2014-11-13
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-13
Refactor many
Tom Christie
2014-11-13
Split out .create and .update on ListSerializer
Tom Christie
2014-11-13
Use select inputs for relationships. Closes #2058.
Tom Christie
2014-11-13
Model fields with .blank or .null now map to required=False. Closes #2017. Cl...
Tom Christie
2014-11-13
Reinstate OPTIONS tests
Tom Christie
2014-11-13
Remove tests/settings. Using conftest instead.
Tom Christie
2014-11-13
Remove test cruft
Tom Christie
2014-11-13
Add PyPI version badge.
Tom Christie
2014-11-12
Added missing default style for FileField
Kevin Chang
[prev]
[next]