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
/
mkdocs.py
Age
Commit message (
Collapse
)
Author
2013-08-16
Update docs to include testing.
Tom Christie
2013-07-02
Added 'Documenting your API' section. Closes #616
Tom Christie
2013-04-30
Simplify the README
Tom Christie
2013-04-25
Docs, docs, docs
Tom Christie
2013-04-09
Viewsets and routers in seperate docs
Tom Christie
2013-03-31
Add viewsets/routers to indexs etc
Tom Christie
2013-03-28
Add search and next/prev
Tom Christie
2013-03-15
Better titles & descriptions
Tom Christie
2012-11-15
./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but ↵
Marko Tibold
should work on windows and Linux as well.
2012-10-30
Package and doc tweaks
Tom Christie
2012-10-30
Make docs ready to push to django-rest-framework.org
Tom Christie
2012-10-09
Tweak static files with docs
Tom Christie
2012-10-09
Flesh out quickstart guide and make some style tweaks
Tom Christie
2012-09-27
Rename category_dir to relative_dir
Tom Christie
2012-09-27
Improve changes with upstream's advices
Charpentier Johan
2012-09-26
Fix bug with relative/real path
Charpentier Johan
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-09
Collapsing menu, travis and github badges, horizontal scrolling code on overflow
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-08
Code highlighting in docs
Tom Christie
2012-09-07
[docs] Add 'img' to static file processing.
Alec Perkins
2012-09-05
Fix up index suffixes
Tom Christie
2012-09-01
Fix docs base URL
Tom Christie
2012-09-01
Get docs ready to deploy
Tom Christie