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-04
Remove 'Hold down "Control" ...' message from help_text
Andy Freeland
2013-07-03
Horizontal rule for nicer formatting
Tom Christie
2013-07-03
Tweak docs
Tom Christie
2013-07-03
Improve browsable API docs including theme screenshots
Tom Christie
2013-07-02
Minor tidying
Tom Christie
2013-07-02
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-02
Added 'Documenting your API' section. Closes #616
Tom Christie
2013-07-02
Added @omouse for work on #955 - thanks! :)
Tom Christie
2013-07-02
Merge pull request #956 from omouse/update-router-docs
Tom Christie
2013-07-02
#955 updated router docs with more information on the `Route` named tuple and...
Rudolf Olah
2013-07-02
Fix broken link by hacking around md->html translating
Tom Christie
2013-07-01
Tweak text
Tom Christie
2013-07-01
Capitalization on OAuth
Tom Christie
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
Merge branch 'master' into writable-nested-modelserializer
Tom Christie
2013-06-28
Fix compat datetime import when oauth2 provide does not support timezone awar...
Tom Christie
2013-06-28
Merge branch 'writable-nested-modelserializer' of https://github.com/tomchris...
Tom Christie
2013-06-28
Merge branch 'master' into writable-nested-modelserializer
Tom Christie
2013-06-27
#955 updated documentation for overriding `routes` attribute in Router sub-cl...
Rudolf Olah
2013-06-27
pending deprecations -> deprecated
Tom Christie
2013-06-27
Remove deprecated code
Tom Christie
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
[prev]
[next]