Thanks Adam. Aside from adding the 0.0.0.0:8000, one must also modify the AMLOWED_HOSTS parameter in settings.py to ALLOWED_HOSTS=["*"] “Waste no more time arguing what a good man should be, just be one.” -- Marcus Aurelius
Hi Colin, try python (You can shorted 0.0.0.0 to just 0 in my experience.) You should then be able to access through a browser at <your domain or ip>:8000, as long as port 8000 is open. The message you see about settings is referring to my_project/ Adam On Friday, May 10, 2019 at 8:47:34 AM UTC-5, Colin Wu wrote:
-- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visithttps://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/1abeb35a-e0d1-4b50-8e35-560583d6dea2%40googlegroups.com. -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/j4s682ahneisqi2rmnuvvm4f.1558032982071%40colinwu.ca. | ||
- [Arches] Re: Where is django configuration file my_project.settin... Adam Cox
- Re: [Arches] Re: Where is django configuration file my_proje... Colin Wu
