aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2012-09-03Added format_suffix_patterns, and fix up settingsTom Christie
2012-09-03Added the api_view decoratorTom Christie
2012-09-03Parsers may return raw data, or a DataAndFiles objectTom Christie
2012-09-03Neater virtualenv in tutorialTom Christie
2012-09-03Support generatorsTom Christie
2012-09-03Update virtualenv notesTom Christie
2012-09-03Add virtualenv to start of tutorialTom Christie
2012-09-03Update creditsTom Christie
2012-09-03Cleaner documentation around installation of optional packagesTom Christie
2012-09-01Fix credits docTom Christie
2012-09-01Docs tweak for first docs deploymentTom Christie
2012-09-01Get docs ready to deployTom Christie
2012-09-01REST framework 2 docsTom Christie
2012-08-29New docsTom Christie
2012-04-11Merge with masterTom Christie
2012-02-27Update docs/requirements.txtTom Christie
2012-02-25Massive mergeTom Christie
2012-02-21Remove staticviews. Use standard login/logoutTom Christie
2012-02-21Merge master into developTom Christie
2012-02-21reverse gets it's own moduleTom Christie
2012-02-21Merging master into developTom Christie
2012-02-21Include the `utils' module in the docsDaniel Izquierdo
2012-02-21Add a HOWTO page for the custom `reverse()'Daniel Izquierdo
2012-02-20Update docsTom Christie
2012-02-20Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'Paul Oswald
2012-02-17Merge git://github.com/sebpiq/django-rest-framework into developTom Christie
2012-02-15Documentation on how to override the template; Closes Issue #165Paul Oswald
2012-02-14Delete robots.txt, favicon.ico views; Move style to a new static namespacePaul Oswald
2012-02-07some docs for Request/Response/mixinsSébastien Piquemal
2012-02-02merged with trunk's masterSébastien Piquemal
2012-01-30renamed to CHANGELOG.rst and included release notes in index.rstMarko Tibold
2012-01-25enhanced request how-to + exampleSébastien Piquemal
2012-01-24documentation for request moduleSébastien Piquemal
2012-01-02Merge remote-tracking branch 'upstream/master'Marko Tibold
2012-01-02minor style editsMarko Tibold
2012-01-02Add 1.4Tom Christie
2012-01-02Drop mercurial reference.Tom Christie
2012-01-02:mod: directive is nicer hereMarko Tibold
2012-01-02Added an example of how to use authentication and throttling.Marko Tibold
2011-12-30Colouring of literal codeMarko Tibold
2011-12-30typosMarko Tibold
2011-12-30Added a simple example of how to use urllib and urllib2 to interactMarko Tibold
2011-12-30Merge remote-tracking branch 'origin/master'Marko Tibold
2011-12-30some more refactoring and some style enhancements. Just committingMarko Tibold
2011-12-30drop linkcheckingMarko Tibold
2011-12-30Merge remote-tracking branch 'upstream/master'Marko Tibold
2011-12-30Some initial refactoring of the docs.Marko Tibold
2011-12-29For now just point the examples at rest.ep.ioTom Christie
2011-12-21set linkcheck_timeout to very large, to prevent timeouts on the CI.Marko Tibold
2011-12-15Merge remote-tracking branch 'upstream/master'Marko Tibold