Website for 1st years at Carleton
Setup:
First time:
pip3 install pipenv pipenv install django
Every time to start virtual environment:
pipenv shell python manage.py runserver ctrl+left click on the ip in the terminal to go to your development server