How to change project type?
I am sure this is really simple, but I couldn't figure it out.
Say I create an empty project and then wish to change to a Flask (or appengine) project. Is there a simple way to do this?
Say I create an empty project and then wish to change to a Flask (or appengine) project. Is there a simple way to do this?
Please sign in to leave a comment.
The App Engine integration can be enabled under Settings | App Engine.
if __name__ == '__main__':
app.run()