Yes I run this commnd to create __init__.py in the migrations folder and it works.
__init__.py
touch __init__.py
Thanks.