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
path:
root
/
docs
/
api-guide
/
testing.md
Age
Commit message (
Expand
)
Author
2015-02-27
Merge pull request #2584 from aRkadeFR/DocFixingTypo
José Padilla
2015-02-27
update for `that the` instead of `that`
aRkadeFR
2015-02-21
updated outdated link at testing.md#APIClient
ludbek
2015-02-20
Documentation test fix double word
aRkadeFR
2015-02-18
add missing import in tests
Paul Hallett
2014-11-29
Remove YAML support from core
José Padilla
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-02-14
Minor typos fixed in api-guide/testing.md (request -> response).
Vita Smid
2013-10-25
In the API test client example 'data' was not defined. There's also no
Kit Randel
2013-08-23
Add missing period.
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-07-15
Added test case classes
Tom Christie
2013-07-03
Tweak docs
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