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 #865 from ryankask/issue-747-lazy-strings-serialized
Tom Christie
2013-05-18
Move function to compat.
Ryan Kaskel
2013-05-18
Merge pull request #864 from minddust/fix_missing_min_values
Tom Christie
2013-05-18
Merge pull request #863 from pyriku/787-unicodejsonrenderer
Tom Christie
2013-05-18
Merge latest changes from master.
Ryan Kaskel
2013-05-18
Handle Python 3 strings and lazy strings.
Ryan Kaskel
2013-05-18
Fix order for applying min_value to fields
Stephan Groß
2013-05-18
Tests proper encoding in JSONRenderer and UnicodeJSONRenderer
Pablo Recio
2013-05-18
Adds new renderer into the documentation
Pablo Recio
2013-05-18
Better checking if the content can be printable in the BrowsableAPI
Pablo Recio
2013-05-18
Adds UnicodeJSONRenderer which doesn't ensure ascii
Pablo Recio
2013-05-18
Adding a class attribute into JSONRenderer for ensuring ascii, and using it c...
Pablo Recio
2013-05-18
Add min_value=0 to autogenerated Pos..IntFields
Stephan Groß
2013-05-18
Merge pull request #861 from minddust/fix_missing_field_values
Tom Christie
2013-05-18
Fix missing para..
Stephan Groß
2013-05-18
Add newline
Stephan Groß
2013-05-18
Rename has_user_through_model -> has_through_model
Tom Christie
2013-05-18
Add TestCases for default field values
Stephan Groß
2013-05-18
Merge pull request #854 from ryankask/issue-775
Tom Christie
2013-05-18
Merge pull request #858 from minddust/fix_710
Tom Christie
2013-05-18
Added @andymckay for refactoring #860
Tom Christie
2013-05-18
Merge pull request #860 from andymckay/master
Tom Christie
2013-05-18
Merge pull request #857 from pyriku/675-empty-label-related-field
Tom Christie
2013-05-18
Removed unicode literals
Pablo Recio
2013-05-18
Merge branch 'master' into 675-empty-label-related-field
Pablo Recio
2013-05-18
startswith can take a tuple
Andy McKay
2013-05-18
Update getattr
Stephan Groß
2013-05-18
Merge pull request #859 from craigds/master
Tom Christie
2013-05-18
Styling tweaks
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/mmcardle/django-rest-framework in...
Tom Christie
2013-05-18
Remove unused var
Stephan Groß
2013-05-18
Temp commit for branch change ;-)
Stephan Groß
2013-05-18
Tweak docs
Tom Christie
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
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
[next]