aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-263.0 docs and tidy-up for serializer relationshipsTom Christie
2014-11-26Docstring for 'many_init'Tom Christie
2014-11-26Update notes on autocompleteTom Christie
2014-11-263.0 docs for serializer fieldsTom Christie
2014-11-26Call out removal of pre_save/post_save more stronglyTom Christie
2014-11-26perform_create, perform_update, perform_destroy hooksTom Christie
2014-11-25Updating fields docsTom Christie
2014-11-25Merge branch 'master' into 3.0-docsTom Christie
2014-11-25Move Quickstart back into 'Tutorial' sectionTom Christie
2014-11-25Add validators pageTom Christie
2014-11-25Merge masterTom Christie
2014-11-25Minor docs tweaksTom Christie
2014-11-25TweakTom Christie
2014-11-25Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-25Merge branch 'd0ugal-mkdocs'Tom Christie
2014-11-25Use default 'site' directory for docs buildsTom Christie
2014-11-25Include CNAME fileTom Christie
2014-11-25Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into d...Tom Christie
2014-11-25Add missing optionsTom Christie
2014-11-25Merge pull request #2133 from jpadilla/toxTom Christie
2014-11-25Fix failing YAML testsJosé Padilla
2014-11-25Typo. Refs #2132.Tom Christie
2014-11-25Merge pull request #2132 from jpadilla/third-party-packagesTom Christie
2014-11-25Document writing third party packagesJosé Padilla
2014-11-25Add markdown and PyYAML to tox test requirementsJosé Padilla
2014-11-25Use the is_homepage property.Dougal Matthews
2014-11-25Remove commented out titleDougal Matthews
2014-11-25Refer to the current_page title rather than filenameDougal Matthews
2014-11-25Don't add main to the top level items on the home pageDougal Matthews
2014-11-25Add The title to the top of the TOC for the home pageDougal Matthews
2014-11-25Mark the homepage as active when visitedDougal Matthews
2014-11-25Change the background of the selected page on the dropdownDougal Matthews
2014-11-25Add Home link to the themeDougal Matthews
2014-11-25Highlight H1's in the TOCDougal Matthews
2014-11-25Make the quotes consistentDougal Matthews
2014-11-25Added nicer page titlesDougal Matthews
2014-11-25Disable prev and next linksDougal Matthews
2014-11-25Fix previous and next linksDougal Matthews
2014-11-25Clean up extra white spaceJosé Padilla
2014-11-25Use single quotes for consistencyJosé Padilla
2014-11-25Update tabbing and cleanup theme templatesJosé Padilla
2014-11-25Move content template into base.htmlJosé Padilla
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25Add validators from 27622058872c00e357deb7d7e86619a793ef4b41 andDougal Matthews
2014-11-25Fixed copypasta failDougal Matthews
2014-11-25Move the docs theme out of the docs folder.Dougal Matthews
2014-11-25Correct the capitalisation of APIDougal Matthews
2014-11-25Move nav to it's own template based on the MkDocs themeDougal Matthews
2014-11-25Add meta descriptionDougal Matthews
2014-11-25Add a workaround for not having the index nameDougal Matthews