In my localhost is everything migrated, but in production have "Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them."
How to know which models have changed and need make migrations? Exist a command to know?