Hi ram,

What’s is not working ? Like static files?
Could you share what error you are facing?

Regards, d

On Sat, 8 Feb 2020 at 1:25 PM, Ram <[email protected]> wrote:

> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CA%2BOi5F31iuhtCDO63rPyt6nOXMY798fQgqorrY%3DwJxEcL36dNg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BOi5F31iuhtCDO63rPyt6nOXMY798fQgqorrY%3DwJxEcL36dNg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACnTmkFeLgODmXog%2BJMbs_StRRt24Ux8JsLkx07qOpn_rt-JhA%40mail.gmail.com.

Reply via email to