aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/runtests/settings.py
AgeCommit message (Expand)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-09-12Tweaks to Token authTom Christie
2012-09-07Add a TokenAuthentication class in a sub-applicationMjumbe Wawatu Poe
2012-02-25Massive mergeTom Christie
2012-02-01Update test settings for 1.2Tom Christie
2012-01-31django-staticfiles for Django 1.2 compatabilityTom Christie
2011-12-29whitespace fixesTom Christie
2011-12-14Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...Tom Christie
2011-07-08add unit tests which show m2m creation failing for through tableCraig Blaszczyk
2011-06-30Tidy up oauth imports slightlyTom Christie
2011-06-28Pull in David's initial oauth testsTom Christie
2011-06-26Allow .json .html .xml style urls and also allow these formats to be specifie...Michael Fötsch
2011-06-25Adding tests for OAuth authentication through django-oauth-plus, a dedicated ...David Larlet
2011-03-30Only use xmlrunner if running under hudsontom christie tom@tomchristie.com
2011-03-17Test result graphing now possible for all 6 environments. Had to fix unittest...markotibold
2011-03-15Implementing graphing.markotibold
2011-03-13tox, runcoverage, and setup.py testTom Christie