Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
from
mongoengine
import
*
2
3
connect(
"tumblelog"
)
4
Callers
nothing calls this directly
Calls
8
connect
Function · 0.85
LinkPost
Class · 0.85
drop_collection
Method · 0.80
User
Class · 0.70
TextPost
Class · 0.70
save
Method · 0.45
objects
Method · 0.45
count
Method · 0.45
Tested by
no test coverage detected