Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 243 Bytes

Frobshop

E-commerce wesite for learning purpose

Requirements

Pip install following packages

  • django-Oscar
  • django-compressor
  • django-widget-tweaks

Installation

python manage.py migrate

Run

python manage.py runserver