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-24
Add @pzinovkin for #995 thanks!
Stephan Groß
2013-07-24
Merge pull request #995 from pzinovkin/patch-1
Stephan Groß
2013-07-23
Merge pull request #996 from speg/patch-1
Tom Christie
2013-07-23
added script block to list of blocks
Steve
2013-07-21
Fixed test
Pavel Zinovkin
2013-07-21
Updated EmailField error message. This one already available in django transl...
Pavel Zinovkin
2013-07-20
Merge pull request #993 from kevin-brown/issue_984_docs
Tom Christie
2013-07-19
Modified documentation for CSRF as mentioned in #984
Kevin Brown
2013-07-19
Merge pull request #991 from ericbuehl/master
Tom Christie
2013-07-18
pedantic doc updates
Eric Buehl
2013-07-15
Only include APISimpleTestCase and APILiveServerTestCase from django 1.4 onwards
Tom Christie
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
[next]