| 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)
|
|
|
|
|
|
|
|
sprymak-master
|
|
|
|
|
|
|
|
|
|
URL_FIELD_NAME setting
|
|
|
|
git://github.com/dustinfarris/django-rest-framework into dustinfarris-testing-nested-serializers
|
|
|
|
|
|
into cguethle-master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix docstring typos.
|
|
|
|
|
|
django-rest-framework.org due to issues with naked domains
|
|
|
|
* base classes define it with one parameter
* BaseSerializer currently defines a second parameter, which we make optional here for method-dispatch passivity
|
|
|
|
|
|
|
|
|
|
get_full_path returns unicode, so we use build_absolute_uri which
returns iri_to_uri'ed one
|
|
|
|
Should it be that way?
|
|
|
|
|
|
|
|
Added missing custom validation method test
|
|
|
|
|
|
git://github.com/dpetzel/django-rest-framework into dpetzel-nullbooleanfield_testcase
Conflicts:
rest_framework/tests/test_serializer.py
|
|
Fix infered field type for models.NullBooleanField
|
|
Fix nested serializers with renamed fields
|
|
|
|
source set.
|
|
|
|
into philipforget-master
|
|
the default implementations.
|