aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2014-11-29Fixed typosTymur Maryokhin
2014-11-28Minor tweaks to contributing docsTom Christie
2014-11-28@api_view defaults to allowing GETTom Christie
2014-11-28Finalizing 3.0 release notesTom Christie
2014-11-28Add 2.x notes and linksTom Christie
2014-11-28Docs. Sponsor call-out.Tom Christie
2014-11-28Docs. Minor tweaks.Tom Christie
2014-11-28Docs on nested creates/updates and suchlikeTom Christie
2014-11-28Merge branch '3.0-docs'Tom Christie
2014-11-28Moar docs. Amazing.Tom Christie
2014-11-27Notes on removal of Field.validate() and Serializer.transform_<field_name>Tom Christie
2014-11-27Fix sponsor images for mkdocsTom Christie
2014-11-273.0 serializer docsTom Christie
2014-11-26Remove Third party packages sectionJosé Padilla
Information about Third party packages is already covered under the Third Party Resources topic
2014-11-26grammarWill Stott
2014-11-26a few typosWill Stott
2014-11-26Tweak to 3.0 relationship docsTom Christie
2014-11-263.0 docs and tidy-up for serializer relationshipsTom 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-25Add validators pageTom Christie
2014-11-25Merge masterTom Christie
2014-11-25Minor docs tweaksTom Christie
2014-11-25TweakTom Christie
2014-11-25Include CNAME fileTom Christie
2014-11-25Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into ↵Tom Christie
d0ugal-mkdocs
2014-11-25Add missing optionsTom Christie
2014-11-25Typo. Refs #2132.Tom Christie
2014-11-25Document writing third party packagesJosé Padilla
Add the following sections: - “About Third Party Packages” - “How to create a Third Party Package” - “Existing Third Party Packages” Resolve #2043
2014-11-25Remove commented out titleDougal Matthews
2014-11-25Change the background of the selected page on the dropdownDougal Matthews
2014-11-25Clean up extra white spaceJosé Padilla
2014-11-25Move content template into base.htmlJosé Padilla
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25Move the docs theme out of the docs folder.Dougal 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
Not sure how I broke it ;-)
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
It is still simple tho', honest ;)
2014-11-25Change site_dir to html to match mkdocs.pyDougal Matthews
2014-11-25Remove redundant requirements fileDougal Matthews
2014-11-25Migrate documentation to MkDocs properDougal Matthews