There is no such manage file manage Follow
Hi,
I have a django project with a manage.py. Nothing non-standard. I have created a Django tests run configuration and set Working directory to be the directory that contains manage.py. When PyCharm's django test runner starts up and tries to import manage.py, it doesn't find it and displays the message "There is no such manage file manage".
Any ideas?
Thanks
Please sign in to leave a comment.