0
I'm currently developing a django website, and every time I start up pycharm, I have to manually load 3 different terminal windows to runserver, to start shell, and do migrations.
How do I make pycharm load all those things on start up?
0
I'm currently developing a django website, and every time I start up pycharm, I have to manually load 3 different terminal windows to runserver, to start shell, and do migrations.
How do I make pycharm load all those things on start up?