- 31 Jan, 2015 1 commit
-
-
Tom Christie committed
-
- 30 Jan, 2015 2 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
- 29 Jan, 2015 3 commits
-
-
Cleanup '.model' shortcut from code and docs
Tom Christie committed -
Tymur Maryokhin committed
-
Tymur Maryokhin committed
-
- 28 Jan, 2015 6 commits
-
-
Update filtering.md
Tom Christie committed -
Updated links for django-guardian package.
mareknaskret committed -
ManyRelatedField.get_value clearing field on partial update
Tom Christie committed -
Use the proper db_table argument when constructing meta
Tom Christie committed -
Reload api_settings when using Django's 'override_settings'
Tom Christie committed -
Lucas Wiman committed
-
- 27 Jan, 2015 8 commits
-
-
Xavier Ordoquy committed
-
Release notes for 3.0.4
Xavier Ordoquy committed -
Susan Dreher committed
-
Susan Dreher committed
-
🐛 A PATCH to a serializer's non-related CharField was clearing an ancillary StringRelatedField(many=True) field. The issue appears to be in the ManyRelatedField's get_value method, which was returning a [] instead of empty when the request data was a MultiDict. This fix mirrors code in fields.py, class Field, get_value, Ln. 272, which explicitly returns empty on a partial update. Tests added to demonstrate the issue.
Susan Dreher committed -
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Tom Christie committed
-
- 26 Jan, 2015 1 commit
-
-
Tom Christie committed
-
- 25 Jan, 2015 2 commits
-
-
typo in fields.md
José Padilla committed -
Jeff Fein-Worton committed
-
- 24 Jan, 2015 2 commits
-
-
minor typo in viewsets docs
Kevin Brown committed -
Jeff Fein-Worton committed
-
- 23 Jan, 2015 15 commits
-
-
Pass {} as data to DataAndFiles, as it ends up in a MergeDict
Tom Christie committed -
In the same vein as #2399.
Alexander Dutton committed -
Added DictField and support for HStoreField.
Tom Christie committed -
Tom Christie committed
-
Added UUIDField.
Tom Christie committed -
Update Django-Filter references
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Tom Christie committed
-
Support 1.8-alpha.
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-