Re: changes in django appilcation

2018-08-16 Thread mottaz hejaze
You can use git On Thu, 16 Aug 2018, 09:58 Kamal Sharma, wrote: > Hey Django, > > I have deployed the django application on my production VPS, with the help > of this tutorial > https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04

changes in django appilcation

2018-08-16 Thread Kamal Sharma
Hey Django, I have deployed the django application on my production VPS, with the help of this tutorial https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04 now it is working fine but i have made some changes in my local django env