python - manage.py dbshell not working with PyCharm 2.7.1 -
whenever try run manage.py dbshell on pycharm 2.7.1, keeps on running, never gives anything.
could please explain why happening? using sqlite3, , added sqlite3 path variable, there should not problem.
after research, i've found bug.
Comments
Post a Comment