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

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -