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
/
runtests
/
settings.py
Age
Commit message (
Expand
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-07
Add a TokenAuthentication class in a sub-application
Mjumbe Wawatu Poe
2012-02-25
Massive merge
Tom Christie
2012-02-01
Update test settings for 1.2
Tom Christie
2012-01-31
django-staticfiles for Django 1.2 compatability
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-14
Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...
Tom Christie
2011-07-08
add unit tests which show m2m creation failing for through table
Craig Blaszczyk
2011-06-30
Tidy up oauth imports slightly
Tom Christie
2011-06-28
Pull in David's initial oauth tests
Tom Christie
2011-06-26
Allow .json .html .xml style urls and also allow these formats to be specifie...
Michael Fötsch
2011-06-25
Adding tests for OAuth authentication through django-oauth-plus, a dedicated ...
David Larlet
2011-03-30
Only use xmlrunner if running under hudson
tom christie tom@tomchristie.com
2011-03-17
Test result graphing now possible for all 6 environments. Had to fix unittest...
markotibold
2011-03-15
Implementing graphing.
markotibold
2011-03-13
tox, runcoverage, and setup.py test
Tom Christie