Skip to content

lhmisho/django-eCommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-eCommerce

A light weight eCommerce site build with django

*) backup fixtures.

python manage.py dumpdata products --format json --indent 4 > products/fixtures/products.json

*) load data form fixture

python manage.py loaddata products/fixtures/products.py

About

A light weight eCommerce site build with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published