Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

relation api profile does not exist django

Try running 
paython3 manage.py sqlmigrate <name_of_table> <name_of_migration>

Example: python3 manage.py sqlmigrate user 0001_initial
  
Or try deleting the migration and migrate again
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #relation #api #profile #exist #django
ADD COMMENT
Topic
Name
5+9 =