MCPcopy Index your code
hub / github.com/MongoEngine/mongoengine / tumblelog.py

File tumblelog.py

docs/code/tumblelog.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from mongoengine import *
2
3connect("tumblelog")
4

Callers

nothing calls this directly

Calls 8

connectFunction · 0.85
LinkPostClass · 0.85
drop_collectionMethod · 0.80
UserClass · 0.70
TextPostClass · 0.70
saveMethod · 0.45
objectsMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected