Skip to content

Commit

Permalink
add TextField to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0mars committed Jun 4, 2020
1 parent ff5a9b4 commit c0fd49d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ weight = FloatField()
factor = LongField()
active = BooleanField()
birthday = DateField()
description = TextField()
```

### Special Fields
Expand Down

0 comments on commit c0fd49d

Please sign in to comment.