| Age | Commit message (Collapse) | Author | 
|---|
|  | always obey X-HTTP-METHOD-OVERRIDE header | 
|  | required to support old flash/flex clients that need to do everything as
GET requests (apparently to allow for any error handlings) | 
|  | fix docstring typos. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | authentication fails | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Mostly adding `from __future__ import unicode_literals` everywhere. | 
|  |  | 
|  | working
Conflicts:
	rest_framework/authentication.py
	rest_framework/relations.py
	rest_framework/serializers.py
	rest_framework/settings.py
	rest_framework/tests/authentication.py
	rest_framework/tests/genericrelations.py
	rest_framework/tests/generics.py
	rest_framework/tests/relations_hyperlink.py
	rest_framework/tests/relations_nested.py
	rest_framework/tests/relations_pk.py
	rest_framework/tests/serializer.py | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | and `upload_handlers`)
Consistency with renderer API. | 
|  |  | 
|  |  | 
|  |  | 
|  | make model fields with a default value be not required | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |