Tuesday, March 30, 2021

Create Virtual Envinronment in Django Using pipenv

 First thing first install pipenv using this command:
pip install pipenv

then execute this:
pipenv shell


Donee... haha... cool :D

No comments:

Post a Comment