commands Package

fetch_hatenablog_entries Module

class kawaz.core.activities.hatenablog.management.commands.fetch_hatenablog_entries.Command(stdout=None, stderr=None, no_color=False)[ソース]

ベースクラス: django.core.management.base.BaseCommand

add_arguments(parser)[ソース]
handle(*args, **options)[ソース]
help = 'Command to fetch entries in Hatenablog. It will ignore duplicated entries.'