- 18 May, 2013 20 commits
-
-
Ryan Kaskel committed
-
Ryan Kaskel committed
-
Ryan Kaskel committed
-
Tom Christie committed
-
Allow nested fields to be missing
Tom Christie committed -
Adds BLANK_CHOICE_DASH as a choice item
Tom Christie committed -
Pablo Recio committed
-
Conflicts: rest_framework/tests/fields.py
Pablo Recio committed -
Pablo Recio committed
-
Updated the dependencies version and added the ALLOWED_HOSTS for tests.
Tom Christie committed -
Pablo Recio committed
-
fix function names and dotted lookups for use in PrimaryKeyRelatedField
Tom Christie committed -
add tests for dotted lookup in RelatedField, PrimaryKeyRelatedField, and HyperlinkedRelatedField. #694
Craig de Stigter committed -
Tom Christie committed
-
Craig de Stigter committed
-
Craig de Stigter committed
-
Xavier Ordoquy committed
-
Forms in Broseable API support dynamic serializers based on request method
Tom Christie committed -
Tom Christie committed
-
Craig de Stigter committed
-
- 17 May, 2013 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Fix typo + grammar in viewsets docs
Tom Christie committed -
Johannes committed
-
Michael Elovskikh committed
-
- 16 May, 2013 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
HyperlinkedIdentityField uses `lookup_field` kwarg.
Tom Christie committed -
According to the [Serializers API Guide][1], `HyperlinkedIdentityField` takes `lookup_field` as a kwarg like the other related fields and the generic views. However, this was not actually implemented. [1]: http://django-rest-framework.org/api-guide/serializers.html#hyperlinkedmodelserializer
Andy Freeland committed -
Tom Christie committed
-
Small typo in the ViewSet example.
Tom Christie committed -
Xavier Ordoquy committed
-
- 15 May, 2013 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 14 May, 2013 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Remove trailing unmatched </div> in login_base.html template. Reformat i...
Tom Christie committed