Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
taxpon committed Jan 27, 2016
1 parent 0ae1b69 commit 69177b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -99,6 +99,8 @@ Generated python sample
def _to_dict(self):
pass
to_dict = _to_dict
class BookModel(ndb.Model):
title = ndb.StringProperty(default="")
Expand Down

0 comments on commit 69177b2

Please sign in to comment.