aboutsummaryrefslogtreecommitdiffstats
path: root/docs/howto
AgeCommit message (Expand)Author
2012-08-29New docsTom Christie
2012-04-11Merge with masterTom 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-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-01-25enhanced request how-to + exampleSébastien Piquemal
2012-01-02minor style editsMarko 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-29For now just point the examples at rest.ep.ioTom Christie
2011-12-15Update docs/howto/setup.rstMarko Tibold
2011-06-15Allow related models to be fully serializedTom Christie
2011-06-02updating docs for 0.2Tom Christie
2011-02-19Link to django docs on serving admin mediatom christie tom@tomchristie.com
2011-02-19Mention deny robots, favicon and login/logout viewstom christie tom@tomchristie.com
2011-02-19Clean up the docstom christie tom@tomchristie.com
2011-02-02More improving of docstom christie tom@tomchristie.com
2011-01-30Lots of docs, trying to tidy up examples...tom christie tom@tomchristie.com