poetry install
This installs the libraries required for this project
poetry shell
If it's activated you'll see the virtual environment name at the beginning of your prompt, something like("agfirst"-2wVcCnjv-py3.11)
../manage.py runserver
poetry shell
pytest