Dear Pythonanywhere team:
In my plan I currently have 3 web apps; I use 2 of them almost every day, so let’s assume I have just 2. Those 2 web apps are currently in production, and I have 2 other accounts where I test my changes before going live.
Regarding that, I have 2 questions:
- Is there any other way to have a separate environment? I mean, having a production server and a development server in 1 account?
- When I modify any HTML file on my “trazabilidapp” webapp I just have to save the file, press F5 on the live site and the change is instantly applied. But when I modify an HTML file in my second app (billpest) I have to save the file, reload the app and then I can see the changes. Is there anything I can do to make this second app behave like the first one? It is kind of annoying having to reload every time I make some small change. This behavior applies to my production environment as well as my dev environment (1 account for “trazabilidapp” and 1 account for “billpest”), so I assume is not the account, maybe I configured something wrong.
I hope I made myself clear. The second point is more important for me.
Thank you!