| | | | |
| Offset 1408, 21 lines modified | Offset 1408, 21 lines modified |
| 1408 | </tr> | 1408 | </tr> |
| 1409 | </tbody> | 1409 | </tbody> |
| 1410 | </table> | 1410 | </table> |
| 1411 | </dd></dl> | 1411 | </dd></dl> |
| | |
| 1412 | <dl·class="attribute"> | 1412 | <dl·class="attribute"> |
| 1413 | <dt·id="marshmallow.fields.Boolean.falsy"> | 1413 | <dt·id="marshmallow.fields.Boolean.falsy"> |
| 1414 | <code·class="descname">falsy</code><em·class="property">·=·{0,·'OFF',·'False',·'off',·'f',·'0',·'FALSE',·'F',·'false',·'Off'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.falsy"·title="Permalink·to·this·definition">¶</a></dt> | 1414 | <code·class="descname">falsy</code><em·class="property">·=·{0,·'F',·'OFF',·'Off',·'f',·'0',·'off',·'false',·'FALSE',·'False'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.falsy"·title="Permalink·to·this·definition">¶</a></dt> |
| 1415 | <dd><p>Default·falsy·values.</p> | 1415 | <dd><p>Default·falsy·values.</p> |
| 1416 | </dd></dl> | 1416 | </dd></dl> |
| | |
| 1417 | <dl·class="attribute"> | 1417 | <dl·class="attribute"> |
| 1418 | <dt·id="marshmallow.fields.Boolean.truthy"> | 1418 | <dt·id="marshmallow.fields.Boolean.truthy"> |
| 1419 | <code·class="descname">truthy</code><em·class="property">·=·{1,·'t',·'1',·'true',·'T',·'On',·'TRUE',·'ON',·'True',·'on'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.truthy"·title="Permalink·to·this·definition">¶</a></dt> | 1419 | <code·class="descname">truthy</code><em·class="property">·=·{1,·'t',·'true',·'On',·'ON',·'1',·'TRUE',·'on',·'True',·'T'}</em><a·class="headerlink"·href="#marshmallow.fields.Boolean.truthy"·title="Permalink·to·this·definition">¶</a></dt> |
| 1420 | <dd><p>Default·truthy·values.</p> | 1420 | <dd><p>Default·truthy·values.</p> |
| 1421 | </dd></dl> | 1421 | </dd></dl> |
| | |
| 1422 | </dd></dl> | 1422 | </dd></dl> |
| | |
| 1423 | <dl·class="class"> | 1423 | <dl·class="class"> |
| 1424 | <dt·id="marshmallow.fields.FormattedString"> | 1424 | <dt·id="marshmallow.fields.FormattedString"> |