aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/static
AgeCommit message (Expand)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
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
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 Django...tom christie tom@tomchristie.com