When i run makemigrations command, i got this error:
Traceback (most recent call last):
...
django.db.migrations.exceptions.NodeNotFoundError:
If it not solve after reseting the migrations, follow the following steps: Apparently django kept migration files within it's own module folder. This is why you need to flush the django: