Merge pull request #1012 from elin3t/patch-1
little object name fix in the readme
This commit is contained in:
commit
4769487c3b
@ -81,7 +81,7 @@ Some simple examples of what MongoEngine code looks like::
|
||||
|
||||
>>> len(BlogPost.objects)
|
||||
2
|
||||
>>> len(HtmlPost.objects)
|
||||
>>> len(TextPost.objects)
|
||||
1
|
||||
>>> len(LinkPost.objects)
|
||||
1
|
||||
|
Loading…
x
Reference in New Issue
Block a user