增加异步发送邮件模块
This commit is contained in:
1
mail/__init__.py
Normal file
1
mail/__init__.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# coding=utf-8
|
||||||
1
mail/celery.py
Normal file
1
mail/celery.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# coding=utf-8
|
||||||
1
mail/tasks.py
Normal file
1
mail/tasks.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# coding=utf-8
|
||||||
Reference in New Issue
Block a user