/DaZuiWang

Primary LanguageJavaScript

DaZuiWang

this is online shopping website which is similar to eleme. It provides order and delivery of food.

Run

django 1.5 python 2.7

you have to install 'south','django_common'.

you can easily achieve that through pypi. pip install south.

this version is running in windows. and if you choose deploy it in a web sever (webfractional rec), you can use the setting.py in deployment.

then python manage.py runserver.