Skip to content

Commit bb58f04

Browse files
kevglissharleyk
authored andcommitted
Adding MapAttribute to tutorial (pynamodb#354)
1 parent a2c6250 commit bb58f04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ PynamoDB comes with several built in attribute types for convenience, which incl
207207
* :py:class:`UTCDateTimeAttribute <pynamodb.attributes.UTCDateTimeAttribute>`
208208
* :py:class:`BooleanAttribute <pynamodb.attributes.BooleanAttribute>`
209209
* :py:class:`JSONAttribute <pynamodb.attributes.JSONAttribute>`
210+
* :py:class:`MapAttribute <pynamodb.attributes.MapAttribute>`
210211

211212
All of these built in attributes handle serializing and deserializng themselves, in both Python 2 and Python 3.
212213

0 commit comments

Comments
 (0)