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
/
rest_framework
/
static
Age
Commit message (
Expand
)
Author
2015-01-22
Add paging controls
Tom Christie
2015-01-15
Tweaks, and add pagination controls for offset/limit.
Tom Christie
2015-01-14
Include pagination control in browsable API
Tom Christie
2014-12-08
Fixed display issues with tooltips.
Loic Bistuer
2014-11-04
add glyphicons font files
Aron Jones
2014-10-31
Update to bootstrap 3. Closes #1085
Tom Christie
2014-10-15
Support fields that reference a simple callable
Tom Christie
2014-10-02
Browsable API tweaks
Tom Christie
2014-10-02
First pass on incorperating the form rendering into the browsable API
Tom Christie
2014-08-22
Made all color declarations in bootstrap-tweaks.css consistent
Cezar Pendarovski
2014-08-22
Fixed the issue with the non-draggable horizontal scrollbar
Cezar Pendarovski
2013-08-30
Browsable API tab preferences should be site-wide
Tom Christie
2013-08-29
Preserve tab preference in cookies.
Tom Christie
2013-05-21
Merge and styling fixes
Tom Christie
2013-05-18
Styling tweaks
Tom Christie
2013-05-18
Initial commit of fix for https://github.com/tomchristie/django-rest-framewor...
Mark McArdle
2013-02-22
Minimal appearance fixes in addition to #663
Michael Elovskikh
2013-02-22
Polishing touches to #663
Tom Christie
2013-02-20
Minimal forms appearance improvements
Michael Elovskikh
2013-02-15
Added tabs between object form and generic content form on PUT/PATCH form
Michael Elovskikh
2012-11-07
Make textareas in browseable API same width as everything else
Tom Christie
2012-11-01
Relational field support in browseable API.
Tom Christie
2012-10-29
Style tweaks
Tom Christie
2012-10-29
Fix breadcrumbs
Tom Christie
2012-10-09
Flesh out quickstart guide and make some style tweaks
Tom Christie
2012-10-05
Added dabapps styling to html api
Max Hurl
2012-09-25
Tweak browseable API
Tom Christie
2012-09-20
Clean up bits of templates etc
Tom Christie
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie