Are you sure you are adding your new migrations to your source control? It sounds like the model changes are being correctly commited but the generated migrations are not.
On Friday, April 8, 2016 at 11:17:16 AM UTC-5, Neto wrote: > > I know, but in production is showing the message that I have to do > makemigrations. > I need a command to know what models need to makemigrations > > Em quinta-feira, 7 de abril de 2016 14:50:54 UTC-3, Daniel Roseman > escreveu: >> >> You shouldn't ever need to make migrations in production. You make them >> in dev, commit to source control, deploy along with the rest of the code, >> then run the migrations in prod. >> >> -- >> DR. >> > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/19f7a27a-c81c-492e-b2f2-6ecc531672f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.