Django toolbar in Pycharm Pro disappeared
已回答
Hi! I bought the pro version of Pycharm a couple of months ago and in my Django projects I got a toolbar for e.g. starting the django projects. One day when I started Pycharm, that toolbar was gone... Anyone who knows how to get it back?
请先登录再写评论。
Hi Tobiasgardner! Could you please specify where that toolbar was placed? Do you mean a run configuration to start the Django development server?
If yes - you can create a new one configuration via Run | Edit Configurations | + | Django server.