- 18 May, 2013 40 commits
-
-
Pablo Recio committed
-
Remove default values - django sets them for us - cause of #710
Tom Christie committed -
Stephan Groß committed
-
Stephan Groß committed
-
Tom Christie committed
-
Stephan Groß committed
-
All relations pointing to ManyToManyFields should default to read-only
Tom Christie committed -
Fix for #710
Tom Christie committed -
Tom Christie committed
-
startswith can take a tuple
Tom Christie committed -
Display an empty label into related fields if it isn't required
Tom Christie committed -
Pablo Recio committed
-
Pablo Recio committed
-
Andy McKay committed
-
Stephan Groß committed
-
fix for #765
Tom Christie committed -
Tom Christie committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Tom Christie committed
-
added comment about error behavior with DEBUG=True
Tom Christie committed -
Tom Christie committed
-
when source='*' on a nested serializer, expand fields into outer serializer when writing. fixes #765
Craig de Stigter committed -
Stephan Groß committed
-
Ryan Kaskel committed
-
Tom Christie committed
-
Pablo Recio committed
-
Oscar Vilaplana 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
-