1👍
my problem is solved
i delete the migrations folder and I executed these commands
python manage.py showmigrations App
python manage.py migrate zero
python manage.py makemigrations
python manage.py migrate App and i run the App
Source:stackexchange.com