Question
I am deploying Django app. I am trying to run python manage.py evicharya.com:8000 then It is giving me error.
When I am running http://My_IP:8000 then it is working perfectly but when I am trying to run python manage.py runserver evicharya.com:8000 then it is showing me an error. I am new to deployment, I am working to solve this thing from last 3 days. Once I would run my domain then how I would run it forever ever if I would close my terminal. I have tried to create the Apache server but when I am not able to do it. Will someone please correct me and help me?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
so what is the error?