Practicing with the course of Antonio Papa on 'React and Django A Practical Guide with Docker'
python -m venv venv
pip install -r requirements.txt
python manage.py loaddata fixtures/filename.json
Practicing with the course of Antonio Papa on 'React and Django A Practical Guide with Docker'
python -m venv venv
pip install -r requirements.txt
python manage.py loaddata fixtures/filename.json