aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/views.py
AgeCommit message (Collapse)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-08-24Drop out resources & mixinsTom Christie
2012-02-25Massive mergeTom Christie
2012-02-14Delete robots.txt, favicon.ico views; Move style to a new static namespacePaul Oswald
2012-01-10Add test for final() methodBenoit C
2011-12-29whitespace fixesTom Christie
2011-07-30Added support for OPTIONS method, including a few unit testsCarles Barrobés
2011-05-04Decouple views and resourcesTom Christie
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵tom christie tom@tomchristie.com
Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now.