aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/authenticators.py
AgeCommit message (Expand)Author
2011-04-26CSRF validation will only be applied to POST requests, so let's only load .RA...tom christie tom@tomchristie.com
2011-04-04Better error handling for Basic authentication. Catch exceptions that could b...Carmen Wick
2011-04-04Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ...Tom Christie
2011-02-19Clean up the docstom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-01Tests for MSIE accept header mungingtom christie tom@tomchristie.com
2011-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com