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-04
Raise ParseError if can't handle the uploaded file
Michael Elovskikh
2013-05-04
Codebase improvements on FileUploadParser
Michael Elovskikh
2013-05-03
Tests for FileUploadParser
Michael Elovskikh
2013-05-03
Added FileUploadParser refs #7
Michael Elovskikh
2013-05-01
Merge pull request #804 from dbrgn/iss803
Tom Christie
2013-04-30
Catch ImproperlyConfigured exception in compat.py (fixes #803)
Danilo Bargen
2013-04-29
Added @chenjyw for depth bugfix #802. Thanks!
Tom Christie
2013-04-29
Merge pull request #802 from chenjyw/master
Tom Christie
2013-04-27
Changed definition of NestedModelSerializer to correct depth handling
JC
2013-04-27
Changed DepthTest to have depth=2
JC
2013-04-27
Typo
Tom Christie
2013-04-27
Update docs on object-level permissions.
Tom Christie
2013-04-17
Added @forgingdestiny for login template work.
Tom Christie
2013-04-17
Update release-notes.md
Tom Christie
2013-04-17
Merge pull request #794 from forgingdestiny/master
Tom Christie
2013-04-17
Update browsable-api.md
Matt Majewski
2013-04-17
extend base login template
forgingdestiny
2013-04-17
add branding and style blocks
forgingdestiny
2013-04-17
Version 2.2.7
2.2.7
Tom Christie
2013-04-17
Remove unneccessary tests from #789, and bit of cleanup.
Tom Christie
2013-04-17
Merge https://github.com/shezi/django-rest-framework
Tom Christie
2013-04-16
Explicit error if dev does not return a response from the view
Tom Christie
2013-04-14
adding test case for generic view with overriden get_object()
Johannes Spielmann
2013-04-13
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-04-13
Allow overriding get_object to work correctly. Fixes #784
Tom Christie
2013-04-11
Merge pull request #783 from vshih/master
Tom Christie
2013-04-11
Remove redundant text.
Victor Shih
2013-04-10
Fix 1.3 compat issue. Closes #780
Tom Christie
2013-04-04
Version 2.2.6
2.2.6
Tom Christie
2013-04-04
Use consistent header style in tutorial part 5
Tom Christie
2013-04-04
Merge pull request #777 from glic3rinu/master
Tom Christie
2013-04-04
Rephrased break_long_headers release notes line
glic3rinu
2013-04-04
Added break_long_headers on the release notes
glic3rinu
2013-04-04
Fixed comma detection in break_long_headers templatetag
glic3rinu
2013-04-04
Added break_long_headers on templatetags and base template
glic3rinu
2013-04-03
Update release-notes.md
Tom Christie
2013-04-03
Added @preed for bugfix #772. Thanks!
Tom Christie
2013-04-03
Merge pull request #772 from preed/preed/ModelSerializer-bool-fix
Tom Christie
2013-04-03
Update release-notes.md
Tom Christie
2013-04-03
Added @atlefren for bugfix in #776
Tom Christie
2013-04-03
Merge pull request #776 from atlefren/master
Tom Christie
2013-04-03
Fix the fact that InvalidConsumerError and InvalidTokenError wasn't imported ...
Atle Frenvik Sveen
2013-04-03
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-04-03
Fix bug with inactive user accessing OAuth
Tom Christie
2013-04-02
Don't have the ModelSerializer trust deserialized objects to not have redefin...
J. Paul Reed
2013-04-01
Merge pull request #771 from glic3rinu/master
Tom Christie
2013-04-01
Fixed IPv6 support for urlize_quoted_links
glic3rinu
2013-04-01
Added @vshih for docs fixes in #769. Thanks!
Tom Christie
2013-03-31
Merge pull request #769 from vshih/master
Tom Christie
2013-03-30
Spelling/grammar fixes.
Victor Shih
[next]