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-15
Docs fix
Tom Christie
2013-07-15
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-15
Added test case classes
Tom Christie
2013-07-14
Merge pull request #983 from yprez/fix_doc_class_names
Tom Christie
2013-07-14
Fix Mixin class name in viewsets docs example
Yuri Prezument
2013-07-11
Add note on ModelSerializer validation of both model fields and serializer fi...
Tom Christie
2013-07-10
Added @cyroxx for work on #978
Tom Christie
2013-07-10
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-10
Merge pull request #978 from cyroxx/fix_views_doc
Tom Christie
2013-07-10
Fix broken links in views doc
Matthias Jacob
2013-07-10
Fixing up content negotiation docs
Tom Christie
2013-07-09
Add screenshot, and tweak docs
Tom Christie
2013-07-09
Merge pull request #970 from sebastibe/browsable-autocomplete-field-doc
Tom Christie
2013-07-09
Added @gertjanol for work on #976 - thank you :)
Tom Christie
2013-07-09
Use absolute import style
Tom Christie
2013-07-09
Merge pull request #976 from gertjanol/add-tokenadmin-model
Tom Christie
2013-07-09
Add an ModelAdmin for easy management of Tokens
Gertjan Oude Lohuis
2013-07-07
Add info about autocomplete widgets for browsable API
Sebastien Beal
2013-07-05
Drop invalid download_url from pypi setup
Tom Christie
2013-07-05
Use 'force_text', not 'unicode', for compat across python version
Tom Christie
2013-07-05
Merge branch 'remove-hold-down-control-messages' of git://github.com/rouge8/d...
Tom Christie
2013-07-04
Merge pull request #962 from tomchristie/test-client
Tom Christie
2013-07-04
Minor docs addition
Tom Christie
2013-07-04
Add section on dynamically modifying fields. Refs #958
Tom Christie
2013-07-04
Update parser docstrings. Closes #968.
Tom Christie
2013-07-04
Tweak docs
Tom Christie
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
[next]