Postgres select for update using django Install virtualenv .venv source .venv/bin/activate pip install -r requirements.txt python manage.py migrate Seed python manage.py seed_data Start worker python manage.py run_journey_creator