Tom Christie
|
92008d3d16
|
None -> '' in the context of form field values
|
2015-07-23 14:36:23 +01:00 |
|
Tom Christie
|
a8acdbc388
|
Resolve issue with nested serializers in HTML forms. Closes #3153.
|
2015-07-16 12:04:38 +01:00 |
|
Tom Christie
|
7315ed8b00
|
Resolve browsable API form issues with nested serializers. Closes #3153.
|
2015-07-16 10:49:00 +01:00 |
|
Tom Christie
|
6b08e97b6a
|
Form fields should use textual only value representations. Closes #3139. Closes #2416. Closes #2558.
|
2015-07-14 15:47:13 +01:00 |
|
José Padilla
|
83c9136c90
|
Cleanup import following PEP 8 style guide
|
2015-06-25 16:10:17 -04:00 |
|
Tom Christie
|
e59b3d1718
|
Make ReturnDict cachable. Closes #2360.
|
2015-01-21 14:18:13 +00:00 |
|
Tom Christie
|
da6ef3d0b0
|
Allow missing fields option for inherited serializers. Closes #2388.
|
2015-01-21 13:03:37 +00:00 |
|
Tom Christie
|
0dffc46cb7
|
ReturnDict and ReturnList repr as standard dict/list. Closes #2421.
|
2015-01-19 14:21:09 +00:00 |
|
Tom Christie
|
72e08a3e8b
|
Use unicode internally everywhere for 'repr'
|
2014-12-15 11:55:17 +00:00 |
|
Tom Christie
|
33096a1de6
|
BindingDict inherits from collections.MutableMapping. Closes #2135.
|
2014-12-02 15:15:21 +00:00 |
|
Tom Christie
|
a16a8a10a9
|
.copy() for serializer .data and .errors dictionaries
|
2014-11-07 11:16:26 +00:00 |
|
Tom Christie
|
9b19b5a594
|
Serializer cleanup
|
2014-11-07 10:13:46 +00:00 |
|