Skip to content

amalshaji/pg-select-for-update-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages