I am trying using django to modify my charfield to a foreign key using :
python3 manage.py makemigrations python3 manage.py migrate
But when