django-background-tasks icon indicating copy to clipboard operation
django-background-tasks copied to clipboard

ModuleNotFoundError: No module named 'background-task'

Open prakharrathi25 opened this issue 3 years ago • 0 comments

I have installed pip install django-background-tasks but when I put 'background_task' in the settings app and run the migrate command I get the following error. I can't seem to be able to solve it.

ModuleNotFoundError: No module named 'background_task'

prakharrathi25 avatar Jun 01 '22 15:06 prakharrathi25