| Age | Commit message (Collapse) | Author |
|
RelatedField default value handling fixed
|
|
|
|
|
|
Display the media type of the API response on the browsable API
|
|
|
|
|
|
|
|
|
|
|
|
update regex for matching URLs, fixes issue #1386
|
|
|
|
|
|
|
|
|
|
* regex for matching URLs was rewritten
* added unittests
|
|
|
|
|
|
|
|
|
|
pickling the response.
|
|
|
|
|
|
refactored apps.
|
|
Remove test_compat
|
|
|
|
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
|
|
|
|
|
|
git://github.com/dustinfarris/django-rest-framework into dustinfarris-testing-nested-serializers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|