Hi, When we have new code drop from development, we copy the files manually to the hosting server running in Digital Ocean droplet. Then we run these two commands
1. makemigrations 2. migrate in the python virtual environment. Both the commands completed find but, we are not able to use the new integration in our web site. We did not touch the database (postgres) side hoping that models.py would take care of migration on the database side. Please advise what would be missing from my side? Thanks, ~Ram -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F31iuhtCDO63rPyt6nOXMY798fQgqorrY%3DwJxEcL36dNg%40mail.gmail.com.