Commit be2096d8 authored by lixiaofang's avatar lixiaofang

add

parent 2f1b8f29
from __future__ import unicode_literals, absolute_import, print_function
import pymysql
from .celery import app as celery_app
from _celery import app as celery_app
pymysql.install_as_MySQLdb()
# __all__ = ('celery_app',)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment