| Age | Commit message (Collapse) | Author |
|
|
|
Support for filtering backends
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed creation of objects with reversed M2M relations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git://github.com/onepercentclub/django-rest-framework into filtering
|
|
fixed typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed typo in html status code
|
|
|
|
|
|
added changelog entry and fixed old one
|
|
|
|
|
|
|
|
|
|
|
|
slug support for HyperlinkedIdentityField
|
|
|
|
|
|
Fixed AttributeError in ModelSerializer.save when ModelSerializer.restore_object is overwritten
|
|
|
|
|
|
|
|
|
|
|
|
fixed AttributeError in case restore_object is overwritten without explicitly setting self.m2m_data
|
|
|
|
|
|
|
|
|