2068 Forks
5668 Stars
5668 Watchers

django-oscar

Domain-driven e-commerce for Django

How to download and setup django-oscar

Open terminal and run command
git clone https://github.com/django-oscar/django-oscar.git
git clone is used to create a copy or clone of django-oscar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-oscar https://github.com/django-oscar/django-oscar/archive/master.zip

Or simply clone django-oscar with SSH
[email protected]:django-oscar/django-oscar.git

If you have some problems with django-oscar

You may open issue on django-oscar support forum (system) here: https://github.com/django-oscar/django-oscar/issues