Re: Django Project Update on Server

2018-09-22 Thread gilwell muhati
Hello Parag, Have a look at this https://docs.djangoproject.com/en/2.1/ref/contrib/staticfiles/ Did you run collectstaticfiles? If you made any changes to the models file,please makemigrations and migrate them. *Regards,Gilwell Muhati | +254 710 739 116 | * *~~“The mind is its own place and

Django Project Update on Server

2018-09-22 Thread Parag Sharma
Hello, I am working on a django project. Recently I have added TinyMCE Html Text editor in my project. It working perfectly on my local server. Then I update code to live server using from DigitalOcean, install require libraries then firsly restart the Guicron but the changes is not visible on