After going through the process to have my domain I purchased show a web app that I've already created (creating a new app and modifying the wsgi.py file), I'm wondering if I can now delete the old app.
As of now, I have two apps. username.pythonanywhere.com and www.username.com
Is there a way to safely delete the original (first) app and work on a new app?