Close

Setup Django on Namecheap with subdomain.

Step 1 Create the python environment: Go to setup Python App and click on the CREATE APPLICATION button. Enter the necessary information and click the create button to create the application . Python version: 3.8.12Application URL: mydomain.comApplication startup file: passenger_wsgi.pyApplication Entry point: application Step 2 Upload the project folder into app root. Step 3 Edit…