fengdy
Results
2
issues of
fengdy
for example, a django project like this: /proj /proj/apps/app1/app11 /proj/apps/app1/app12 /proj/apps/app1/app11/tasks.py /proj/proj/setting.py /proj/proj/celery.py /proj/proj/**init**.py autodiscover_tasks can not find the /proj/apps/app1/app11/tasks.py , how to resolve this problem? thanks!