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
2014-11-25
Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into d...
Tom Christie
2014-11-25
Typo. Refs #2132.
Tom Christie
2014-11-25
Merge pull request #2132 from jpadilla/third-party-packages
Tom Christie
2014-11-25
Document writing third party packages
José Padilla
2014-11-25
Use the is_homepage property.
Dougal Matthews
2014-11-25
Remove commented out title
Dougal Matthews
2014-11-25
Refer to the current_page title rather than filename
Dougal Matthews
2014-11-25
Don't add main to the top level items on the home page
Dougal Matthews
2014-11-25
Add The title to the top of the TOC for the home page
Dougal Matthews
2014-11-25
Mark the homepage as active when visited
Dougal Matthews
2014-11-25
Change the background of the selected page on the dropdown
Dougal Matthews
2014-11-25
Add Home link to the theme
Dougal Matthews
2014-11-25
Highlight H1's in the TOC
Dougal Matthews
2014-11-25
Make the quotes consistent
Dougal Matthews
2014-11-25
Added nicer page titles
Dougal Matthews
2014-11-25
Disable prev and next links
Dougal Matthews
2014-11-25
Fix previous and next links
Dougal Matthews
2014-11-25
Clean up extra white space
José Padilla
2014-11-25
Use single quotes for consistency
José Padilla
2014-11-25
Update tabbing and cleanup theme templates
José Padilla
2014-11-25
Move content template into base.html
José Padilla
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-25
Add validators from 27622058872c00e357deb7d7e86619a793ef4b41 and
Dougal Matthews
2014-11-25
Fixed copypasta fail
Dougal Matthews
2014-11-25
Move the docs theme out of the docs folder.
Dougal Matthews
2014-11-25
Correct the capitalisation of API
Dougal Matthews
2014-11-25
Move nav to it's own template based on the MkDocs theme
Dougal Matthews
2014-11-25
Add meta description
Dougal Matthews
2014-11-25
Add a workaround for not having the index name
Dougal Matthews
2014-11-25
Fixed the TOC (again)
Dougal Matthews
2014-11-25
Add next and previous page.
Dougal Matthews
2014-11-25
Bring back the promo section
Dougal Matthews
2014-11-25
Fix the Navigation style
Dougal Matthews
2014-11-25
Use page_title instead of title in docs theme
José Padilla
2014-11-25
Drop simply from the mkdocs install lines
Dougal Matthews
2014-11-25
Remove the site ignore which isn't needed as we will use the html output
Dougal Matthews
2014-11-25
Change site_dir to html to match mkdocs.py
Dougal Matthews
2014-11-25
Add a docs build to the Tox run
Dougal Matthews
2014-11-25
Add the kickstarter annoucement to the TOC
Dougal Matthews
2014-11-25
Remove redundant requirements file
Dougal Matthews
2014-11-25
Fixed typos in the config and updated Google analytics
Dougal Matthews
2014-11-25
Migrate documentation to MkDocs proper
Dougal Matthews
2014-11-25
Merge pull request #2127 from marctc/patch-1
Tom Christie
2014-11-25
Missing quotes on validate_score example
Marc
2014-11-25
Don't use default_empty_html value for partial updates. Closes #2118.
Tom Christie
2014-11-25
Merge pull request #2126 from NextHub/master
Tom Christie
2014-11-25
Removed dots in Django versions in tox. Refs #2124.
Tymur Maryokhin
2014-11-25
Merge pull request #2123 from NextHub/master
Tom Christie
2014-11-25
Documentation in 'many_init' docstring. Refs #2120.
Tom Christie
2014-11-25
Fix shoddy test case
Tom Christie
[next]