aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/static
AgeCommit message (Collapse)Author
2012-02-14Move stylesheet references to the new relative namespacePaul Oswald
2012-02-14Delete robots.txt, favicon.ico views; Move style to a new static namespacePaul Oswald
2012-02-07Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.Tom Christie
2012-01-28Use `staticfiles` for serving css. Fixes #116.Tom 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.