flask-celery
flask-celery copied to clipboard
Example of how to handle background processes with Flask, Celery, and Docker
Results
2
flask-celery issues
Sort by
recently updated
recently updated
newest added
Hi and thanks for this learning material **project/server/main/__init__.py** and **project/server/__init__.py** both define the same content with create_app function I removed the content of project/server/main/__init__.py to test and it seems working
pls. tell me why? 