index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
djangorestframework
/
static
Age
Commit message (
Collapse
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-14
Merge stunning work from @alecperkins
Tom Christie
2012-09-09
Tweak the spacing of the form actions.
Alec Perkins
2012-09-09
Inverse, fixed navbar. Block for easily modifying navbar style.
Alec Perkins
2012-09-09
Add horizontal scrolling to pre blocks.
Alec Perkins
2012-09-09
Add prettify syntax highlighting to resource info.
Alec Perkins
2012-09-09
Styling of POST, PUT forms. Add add_class filter.
Alec Perkins
2012-09-09
Compacting, moving GET button up to OPTIONS
Alec Perkins
2012-09-08
Minor style adjustment
Alec Perkins
2012-09-08
Disable OPTIONS if method isn't allowed
Alec Perkins
2012-09-07
Add information about the request.
Alec Perkins
Add link in footer for some visual balance. Tighten up styling.
2012-09-07
Applying Bootstrap to breadcrumbs, page header
Alec Perkins
2012-09-07
Rework nav to use Bootstrap's Navbar.
Alec Perkins
2012-09-07
Add 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-14
Move stylesheet references to the new relative namespace
Paul Oswald
2012-02-14
Delete robots.txt, favicon.ico views; Move style to a new static namespace
Paul Oswald
2012-02-07
Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.
Tom Christie
2012-01-28
Use `staticfiles` for serving css. Fixes #116.
Tom Christie
2011-02-19
Yowzers. 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.