I want to add a new field to my model.
After adding and migrating I had:
django.db.utils.ProgrammingError: relation already exists
I\'