Rename celery.py to pr_celery => causing conflict in names
This commit is contained in:
parent
10c3c2381c
commit
c52dff2c10
4 changed files with 17 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ from celery.utils.log import get_task_logger
|
|||
from django.conf import settings
|
||||
from django.core.mail import EmailMessage
|
||||
|
||||
from dynamicweb.celery import app
|
||||
from dynamicweb.pr_celery import app
|
||||
|
||||
logger = get_task_logger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue