Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liangliangyy/DjangoBlog
/ ping_baidu.py
File
ping_baidu.py
blog/management/commands/ping_baidu.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.core.management.base
import
BaseCommand
2
3
from
djangoblog.spider_notify
import
SpiderNotify
4
from
djangoblog.utils
import
get_current_site
Callers
nothing calls this directly
Calls
1
get_current_site
Function · 0.90
Tested by
no test coverage detected