django-orchestra-test/orchestra/contrib/mailer/tasks.py

7 lines
64 B
Python
Raw Normal View History

2015-05-04 19:52:53 +00:00
def send_message():
pass
def cleanup_messages():
pass