(Pycharm)Do we need a virtualenv in a django project
when I created a django project with default settings I had a repertory named as ''venv" .Is the virtualiviroonement installed and how can I activate it and Than you!!
Please sign in to leave a comment.
You should already have the interpreter configured for this venv, please check the interpreter settings: https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html