Come into our WOT pataterie
- Clone the repository
- Create a virtual environment
python3 -m venv ./venv
Vscode will automatically detect the virtual environment and use it.
- Install the requirements
pip install -r requirements.txt
- Use the django-template into
./src
folder