| Age | Commit message (Collapse) | Author |
|
|
|
for a cross python versions compatibility
|
|
|
|
|
|
|
|
|
|
https://github.com/minddust/django-rest-framework into datevalidation_2
Conflicts:
rest_framework/tests/filterset.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addition to #631 with update to master + timefield support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to avoid naming collision with `oauth2` used for OAuth 1
|
|
Conflicts:
rest_framework/tests/authentication.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More consistent auth failure behavior.
|
|
|
|
|
|
|
|
Closes #684.
|
|
Django 1.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added function type detail to format suffix docs
|
|
Improved exception message for missing serializer model meta option
|
|
|
|
Fix a small typo in docs
|
|
|
|
|
|
|
|
oauth_provider can be added to INSTALLED_APPS only if these packages are installed
|
|
|