MCPcopy
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

1from django.core.management.base import BaseCommand
2
3from djangoblog.spider_notify import SpiderNotify
4from djangoblog.utils import get_current_site

Callers

nothing calls this directly

Calls 1

get_current_siteFunction · 0.90

Tested by

no test coverage detected