Newbie of django

32 views
Skip to first unread message

Keith Hui

unread,
Dec 13, 2021, 8:30:50 AM12/13/21
to Django users
I want to start a project by using Django. I originally make use of hosting service for my project. When I setup the django, it seems some installation errors.

Are there any simple setup procedures for hosting services? I can use SSH to login the hosting server. Also, are there any good python editor which can remotely connect the hosting server? Please give me advice. Thank you.

Keith

Marmik Patel

unread,
Dec 13, 2021, 8:50:20 AM12/13/21
to Django users
Pycharm is a good option if you want to login to your VPS by ssh, but still it is in beta mode.
When it comes to deploy the django site, it's little bit tricky.

You can use external proxy parser like gunicorn or uWSGI and use them with Apache or nginx.

Marmik

Reply all
Reply to author
Forward
0 new messages