Solution:
- Remove all the files on migrations directory (except the init.py file)
python manage.py makemigrations
python manage.py migrate
- Catarina Silva - catarinaacsilva
This project is licensed under the MIT License - see the LICENSE file for details
psql -p 5432 -h localhost -U cassiopeia -W -d cassiopeiadb