cms.core.mail.management.commands package

Submodules

cms.core.mail.management.commands.cms_core_mail module

class cms.core.mail.management.commands.cms_core_mail.Command

Bases: cms.core.management.base.NoArgsCommand

A simple management command which send a test email.

handle_noargs(**options)
help = 'Control mail-system.'
option_list = (<Option at 0x2509a70: -v/--verbosity>, <Option at 0x2509b90: --settings>, <Option at 0x2509c20: --pythonpath>, <Option at 0x2509cf8: --traceback>, <Option at 0x2509dd0: --no-color>, <Option at 0xee86170: -t/--test>)
test(*args, **kwargs)

Module contents