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
/
authenticators.py
Age
Commit message (
Expand
)
Author
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie
2011-04-27
Urg. Fixing broken merge
Tom Christie
2011-04-27
Merge previous checkins
Tom Christie
2011-04-27
Fix up tests and examples after refactoring
Tom Christie
2011-04-26
CSRF validation will only be applied to POST requests, so let's only load .RA...
tom christie tom@tomchristie.com
2011-04-25
Generic permissions added, allowed_methods and anon_allowed_methods now defun...
Tom Christie
2011-04-11
depercate auth and content arguments to the request handler methods - yea :)
Tom Christie
2011-04-11
Refactoring of authentication/permissions
Tom Christie
2011-04-04
Better error handling for Basic authentication. Catch exceptions that could b...
Carmen Wick
2011-04-04
Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ...
Tom Christie
2011-02-19
Clean up the docs
tom christie tom@tomchristie.com
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com
2011-02-01
Tests for MSIE accept header munging
tom christie tom@tomchristie.com
2011-01-30
Rename to django-rest-framework, get simpleexample working
tom christie tom@tomchristie.com