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-21
Added @atarzwell for docs fix #876. Thanks!
Tom Christie
2013-05-21
Merge pull request #876 from atarzwell/master
Tom Christie
2013-05-20
Update Typo
Andrew Tarzwell
2013-05-20
content type may be set explicitly on the response
Tom Christie
2013-05-20
Fix charset issues
Tom Christie
2013-05-20
Typo
Tom Christie
2013-05-20
Fix broken docs links. Closes #873
Tom Christie
2013-05-20
Added @commonorgarden, for fix #875. Thank you :)
Tom Christie
2013-05-20
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-20
More explicit quickstart guide. Closes #867.
Tom Christie
2013-05-20
Merge pull request #875 from commonorgarden/master
Tom Christie
2013-05-20
Updated SlugField to raise validation errors for invalid slugs
David Jones
2013-05-20
Merge pull request #872 from Neamar/master
Tom Christie
2013-05-20
Legacy parameter order
Neamar
2013-05-20
Corrected docs (authentication instead of filtering)
Neamar
2013-05-18
Only use object permissions in browsable api form generation if an object exists
Tom Christie
2013-05-18
Enforce object permissions check when rendering forms in browseable API
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-18
Fix broken 'binary content' in browseable API
Tom Christie
2013-05-18
Added @lolek09 for work on #862. Kick ass!
Tom Christie
2013-05-18
Correct charset on UnicodeJSONRenderer
Tom Christie
2013-05-18
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-18
Added proper charset support
Tom Christie
2013-05-18
Added @matteosuppo for work on #865. Thanks!
Tom Christie
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 branch 'master' of git://github.com/tomchristie/django-rest-framework
Karol Majta
2013-05-18
charset param gets now appended to response's Content-Type. Closes #807
Karol Majta
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
[next]