Pycharm returns non-asciii error on running in django server in debug mode, works fine when I run in normal mode
问题 I have Django server running locally from quite some time. Suddenly today I started seeing error when runnign debug mode. it works fine in norrmal mode. I tried including utf-8 in manage.py but still I see error pydev debugger: process 10424 is connecting Connected to pydev debugger (build 192.6603.34) pydev debugger: process 10425 is connecting Traceback (most recent call last): File "/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 2066, in <module> main() File "