| Age | Commit message (Collapse) | Author |
|
https://github.com/grimborg/django-rest-framework into improved-options-support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* cleanup
|
|
|
|
|
|
|
|
parameters like e.g. filter or paginate
|
|
that it sets them up.
|
|
field metadata via OPTIONS :)
|
|
into issue-192-expose-fields-for-options
|
|
git://github.com/grimborg/django-rest-framework into issue-192-expose-fields-for-options
Conflicts:
rest_framework/tests/fields.py
|
|
|
|
|
|
|
|
|
|
|
|
Issue 747 lazy strings serialized
|
|
Fix missing min values
|
|
https://github.com/nschlemm/django-rest-framework/commit/a42afa04c38afe25c9032b8ce37b572678b02cf1#commitcomment-3241476
|
|
|
|
|
|
|
|
into issue-192-expose-fields-for-options
|
|
Conflicts:
rest_framework/serializers.py
rest_framework/tests/serializer.py
Fixed conflicts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Isn't it nicer to test for a text which is different from
what the previous broken behavior was? Now we can really
tell it works!
|
|
Remove default values - django sets them for us - cause of #710
|
|
|
|
|
|
|
|
All relations pointing to ManyToManyFields should default to read-only
|
|
Fix for #710
|