aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/static
AgeCommit message (Collapse)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-09-14Merge stunning work from @alecperkinsTom Christie
2012-09-09Tweak the spacing of the form actions.Alec Perkins
2012-09-09Inverse, fixed navbar. Block for easily modifying navbar style.Alec Perkins
2012-09-09Add horizontal scrolling to pre blocks.Alec Perkins
2012-09-09Add prettify syntax highlighting to resource info.Alec Perkins
2012-09-09Styling of POST, PUT forms. Add add_class filter.Alec Perkins
2012-09-09Compacting, moving GET button up to OPTIONSAlec Perkins
2012-09-08Minor style adjustmentAlec Perkins
2012-09-08Disable OPTIONS if method isn't allowedAlec Perkins
2012-09-07Add information about the request.Alec Perkins
Add link in footer for some visual balance. Tighten up styling.
2012-09-07Applying Bootstrap to breadcrumbs, page headerAlec Perkins
2012-09-07Rework nav to use Bootstrap's Navbar.Alec Perkins
2012-09-07Add in Bootstrap to browsable API base template. Strip out admin-clone styles.Alec Perkins
No real markup changes yet, just swapping libraries in & out.
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.