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-07-01
Added Django OAuth2 Consumer package
Tom Christie
2013-07-01
Remove console style from code blocks
Tom Christie
2013-07-01
Complete testing docs
Tom Christie
2013-06-29
First pass at testing docs
Tom Christie
2013-06-29
Rename to force_authenticate
Tom Christie
2013-06-29
Simplify APIClient implementation
Tom Christie
2013-06-29
Added APIClient.authenticate()
Tom Christie
2013-06-29
Refactor SessionAuthentication slightly
Tom Christie
2013-06-29
Remove unneeded tests.utils, superseeded by APIRequestFactory, APIClient
Tom Christie
2013-06-29
Addeded 'APITestClient.credentials()'
Tom Christie
2013-06-28
Added APIClient
Tom Christie
2013-06-28
Added APIRequestFactory
Tom Christie
2013-06-28
Fix compat datetime import when oauth2 provide does not support timezone awar...
Tom Christie
2013-06-27
#955 updated documentation for overriding `routes` attribute in Router sub-cl...
Rudolf Olah
2013-06-27
Moar hyperlinks
Tom Christie
2013-06-27
Version 2.3.6
2.3.6
Tom Christie
2013-06-27
Tweak styling for max-height of sidenav
Tom Christie
2013-06-27
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-27
Use imported views to expose python 2.6 bug. Refs #943
Tom Christie
2013-06-26
Merge pull request #953 from j4mie/prevent-duplicate-routing
Tom Christie
2013-06-26
Fix sidebar styling when browser window is too small
Tom Christie
2013-06-26
Raise exception when attempting to dynamically route to a method that is alre...
Jamie Matthews
2013-06-26
Update release notes
Tom Christie
2013-06-26
Added @trwired for fix #943. Thanks :)
Tom Christie
2013-06-26
Minor test cleanup
Tom Christie
2013-06-26
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-26
Merge pull request #943 from trwired/utf8safedocs
Tom Christie
2013-06-26
Update release notes
Tom Christie
2013-06-26
Use timezone aware datetimes with oauth2 provider, when supported. Closes #947.
Tom Christie
2013-06-26
Refactored get_view_description, moved appropriate tests to test_description.py
Igor Kalat
2013-06-26
Use AUTH_USER_MODEL consistently between various Django versions. Closes #946
Tom Christie
2013-06-26
Fix incorrect example
Tom Christie
2013-06-22
Make browsable API views play nice with utf-8
Igor Kalat
2013-06-21
Add decorator brackets back. Refs #941
Tom Christie
2013-06-21
Update release notes, noting support for StreamingHttpResponse. Refs #939
Tom Christie
2013-06-21
Add support for StreamingHttpResponse. Closes #939
Tom Christie
2013-06-21
Added @freakydug, for changes in #941. Thanks :)
Tom Christie
2013-06-21
Brackets not required on decorator without arguments
Tom Christie
2013-06-21
Merge pull request #941 from FreakyDug/master
Tom Christie
2013-06-21
Update router docs on base_name. Refs #933.
Tom Christie
2013-06-21
Update assertion error to reference 'base_name' argument, not incorrect 'name...
Tom Christie
2013-06-21
Remove erronous htmlcov files
Tom Christie
2013-06-21
Ensure action kwargs properly handdled. Refs #940.
Tom Christie
2013-06-21
Allow uppercase methods in action decorator.
Philip Douglas
2013-06-21
Correct docs' incorrect usage of action decorator
Philip Douglas
2013-06-18
Don't raise AttributeError on views with no model or queryset, when using Dja...
Tom Christie
2013-06-17
Remove erronous checkin
Tom Christie
2013-06-17
HyperlinkedModelSerializer supports overriding of 'url' field. Closes #936
Tom Christie
2013-06-17
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-06-17
Add Django OAuth Toolkit to docs
Tom Christie
[prev]
[next]