Skip to content

Task to upload products in db through csv file

Notifications You must be signed in to change notification settings

atuljain/pim_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload products through csv file and schdule a celery task to precess them in background

Celery Worker

celery worker -A main.celery --loglevel=info

Restore db

python manage.py resetdb

Seed initial data or example data

python manage.py seed

run project

python manage.py runserver

About

Task to upload products in db through csv file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published