aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-11-25Fixed the TOC (again)Dougal Matthews
2014-11-25Add next and previous page.Dougal Matthews
2014-11-25Bring back the promo sectionDougal Matthews
2014-11-25Fix the Navigation styleDougal Matthews
2014-11-25Use page_title instead of title in docs themeJosé Padilla
2014-11-25Drop simply from the mkdocs install linesDougal Matthews
2014-11-25Remove the site ignore which isn't needed as we will use the html outputDougal Matthews
2014-11-25Change site_dir to html to match mkdocs.pyDougal Matthews
2014-11-25Add a docs build to the Tox runDougal Matthews
2014-11-25Add the kickstarter annoucement to the TOCDougal Matthews
2014-11-25Remove redundant requirements fileDougal Matthews
2014-11-25Fixed typos in the config and updated Google analyticsDougal Matthews
2014-11-25Migrate documentation to MkDocs properDougal Matthews
2014-11-25Merge pull request #2127 from marctc/patch-1Tom Christie
2014-11-25Missing quotes on validate_score exampleMarc
2014-11-25Don't use default_empty_html value for partial updates. Closes #2118.Tom Christie
2014-11-25Merge pull request #2126 from NextHub/masterTom Christie
2014-11-25Removed dots in Django versions in tox. Refs #2124.Tymur Maryokhin
2014-11-25Merge pull request #2123 from NextHub/masterTom Christie
2014-11-25Documentation in 'many_init' docstring. Refs #2120.Tom Christie
2014-11-25Fix shoddy test caseTom Christie
2014-11-25Added python 3.2 to test against django master . Related to #2075.Tymur Maryokhin
2014-11-25Updated travis configTymur Maryokhin
2014-11-25Streamlined tox config with 1.8 featuresTymur Maryokhin
2014-11-25Style tweaks to login template.Tom Christie
2014-11-25Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-25Lowercase HTML label tag. Refs #2121.Tom Christie
2014-11-24Merge pull request #2116 from LuRsT/patch-5Tom Christie
2014-11-24Merge pull request #2117 from LuRsT/patch-6Xavier Ordoquy
2014-11-24Added missing import in tutorial snippetGil Gonçalves
2014-11-24Fixed database update instructionsGil Gonçalves
2014-11-23Merge pull request #2115 from hgiasac/masterTom Christie
2014-11-23Fix typo "serailizers" to "serializers"Tony Nguyen
2014-11-21Merge pull request #2112 from rinti/patch-1Tom Christie
2014-11-21removed the whole footer sectionAndreas Bernacca
2014-11-21Merge pull request #2111 from matthewwithanm/perm-docsTom Christie
2014-11-21remove sponsored by dabappsAndreas Bernacca
2014-11-21Clarify how permission classes are composedMatthew Dapena-Tretter