I\'m trying to create a following/follower system on my django project, and I created a model to do so, but I cannot migrate it. Here is the code:
from djang