2022-08-17·1 min read
Development
Django Colored Output in PyCharm Run Configurations
Starting using PyCharm IDE for Django development you migt face with issue that default output of the PyCharm “Run Configuration” or “Services” panes colored by red regardless is it error or info line. You …
read post