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-05-18
Merge pull request #856 from grimborg/http_debug_error_page_doc
Tom Christie
2013-05-18
Merge
Tom Christie
2013-05-18
Clean up test case.
Ryan Kaskel
2013-05-18
when source='*' on a nested serializer, expand fields into outer serializer w...
Craig de Stigter
2013-05-18
Merge latest changes from master.
Ryan Kaskel
2013-05-18
Fix for #710
Stephan Groß
2013-05-18
Merge latest changes from master.
Ryan Kaskel
2013-05-18
Added @grimborg and @ryankask. Go Team. :)
Tom Christie
2013-05-18
Display an empty label into related fields if it isn't required
Pablo Recio
2013-05-18
added comment about error behavior with DEBUG=True
Oscar Vilaplana
2013-05-18
documentation for https://github.com/tomchristie/django-rest-framework/issues...
Mark McArdle
2013-05-18
Renderer uses form field's label and help, not attribute name
Markus Törnqvist
2013-05-18
Merge branch 'master' of git://github.com/tomchristie/django-rest-framework
Mark McArdle
2013-05-18
ToMany fields default to read-only if targeting ManyToManyField.
Ryan Kaskel
2013-05-18
Initial commit of fix for https://github.com/tomchristie/django-rest-framewor...
Mark McArdle
2013-05-18
Added @craigds, @pyriku, @brianz - Yay for sprints!
Tom Christie
2013-05-18
Merge pull request #831 from brianz/master
Tom Christie
2013-05-18
Merge pull request #853 from pyriku/725-blank-choice-dash
Tom Christie
2013-05-18
Moved test model into closer to the testcase
Pablo Recio
2013-05-18
Merge branch 'master' into 725-blank-choice-dash
Pablo Recio
2013-05-18
Adding `BLANK_CHOICE_DASH` as a choice if the model's field isn't required
Pablo Recio
2013-05-18
Merge pull request #851 from linovia/master
Tom Christie
2013-05-18
A model's field is required if is null or blank
Pablo Recio
2013-05-18
Merge pull request #694 from craigds/master
Tom Christie
2013-05-18
add tests for dotted lookup in RelatedField, PrimaryKeyRelatedField, and Hype...
Craig de Stigter
2013-05-18
ManyHyperlinkedRelatedField comes form rest_framework.relations now
Markus Törnqvist
2013-05-18
serializers.Field respects ordering on dicts if it exists. Closes #832
Tom Christie
2013-05-18
Use smart_text() instead of nonexistant smart_unicode()
Markus Törnqvist
2013-05-18
Merge branch 'mikee2185-master' into mjtorn-master
Markus Törnqvist
2013-05-18
add tests for related field source for HyperlinkedRelatedField. #694
Craig de Stigter
2013-05-18
add tests for related field source for RelatedField and PrimaryKeyRelatedFiel...
Craig de Stigter
2013-05-18
Updated the dependencies version and added the ALLOWED_HOSTS for tests.
Xavier Ordoquy
2013-05-18
Merge pull request #850 from tomchristie/dynamic-forms
Tom Christie
2013-05-18
Forms in Broseable API support dynamic serializers based on request method
Tom Christie
2013-05-18
Merge remote-tracking branch 'upstream/master'
Craig de Stigter
2013-05-17
Minor mixin refactoring
Tom Christie
2013-05-17
Fix PendingDeprecation warnings in tests
Tom Christie
2013-05-17
PendingDeprecation warning to allow_empty
Tom Christie
2013-05-17
Merge pull request #847 from johtso/patch-1
Tom Christie
2013-05-17
Fix typo + grammar in viewsets docs
Johannes
2013-05-16
Updated README.md
Michael Elovskikh
2013-05-16
Update release-notes.md
Tom Christie
2013-05-16
Added @rouge8 for bugfix #844. Thank you!
Tom Christie
2013-05-16
Merge pull request #844 from rouge8/hyperlinkedidentityfield-lookup_field
Tom Christie
2013-05-16
HyperlinkedIdentityField uses `lookup_field` kwarg.
Andy Freeland
2013-05-16
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
2.3.3
Tom Christie
2013-05-16
Version 2.3.3
Tom Christie
2013-05-16
Merge pull request #843 from linovia/master
Tom Christie
2013-05-16
Small typo in the ViewSet example.
Xavier Ordoquy
2013-05-15
Test and fix which closes #652.
Tom Christie
[prev]
[next]