- 06 Nov, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
slug support for HyperlinkedIdentityField
Tom Christie committed -
Stephan Groß committed
-
Tom Christie committed
-
Fixed AttributeError in ModelSerializer.save when ModelSerializer.restore_object is overwritten
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 05 Nov, 2012 24 commits
-
-
fixed AttributeError in case restore_object is overwritten without explicitly setting self.m2m_data
Toni committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
support for passing custom slug options to HyperlinkedRelatedField
Tom Christie committed -
Serializer fixes
Tom Christie committed -
Tom Christie committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Tom Christie committed
-
Tom Christie committed
-
Stephan Groß committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Stephan Groß committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Rare case where rel attribute of model field is None and DRF tries to return rel.to
Tom Christie committed -
Fix for bug #363: ChoiceField missing in renderers.py
Tom Christie committed -
Support for Djangos caching framework, fixes #346
Tom Christie committed
-
- 04 Nov, 2012 6 commits
-
-
Osiloke Emoekpere committed
-
Michael Shepanski committed
-
testing caching
Jacob Magnusson committed -
the Response object. This fixes #346
Jacob Magnusson committed -
Django's built in caching framework. Currently fails as some attributes on the Response object are not pickable
Jacob Magnusson committed
-