| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
|
|
|
|
|
|
|
|
|
|
with a warning for incompatibility with Python 3
and taking @tomchristie advice into account on how to reformulate some
sentences
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
rest_framework/tests/authentication.py
|
|
|
|
More consistent auth failure behavior.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
docs/api-guide/authentication.md
|
|
|
|
Conflicts:
docs/api-guide/authentication.md
|
|
|
|
|
|
|
|
|
|
refined mod_wsgi
|
|
Added mod_wsgi specific instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated tests & docs. Left authtoken.urls in place as example.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleaner seperation of exception and resulting HTTP response.
Should result in more obvious error messages.
|
|
|