django.db.utils.IntegrityError: The row in table \'main_tutorial\' with primary key \'1\' has an invalid foreign key: main_tutorial.tutorial_series_id contains a
Try to delete all the migration files exept __init__.py and also delete db.sqlite3. After that run makemigrations and migrate again
__init__.py