Skip to content

naqeeb/django_ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the wonderful world of django shopping carts. To get started you will need to do the following:

virtualenv venv

source venv/bin/activate

pip install -r requirements.txt

Requirements

  • MySql

Setup

python manage.py migrate

python manage.py loaddata fixtures/initial_data.json

python manage.py runserver

About

A sample Django project to illustrate my familiarity with the framework and language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published