|
|
15 years ago | |
|---|---|---|
| docs | 15 years ago | |
| examples | 15 years ago | |
| oscar | 15 years ago | |
| .gitignore | 15 years ago | |
| LICENSE | 15 years ago | |
| README.md | 15 years ago | |
| TODO | 15 years ago | |
| requirements-dev.txt | 15 years ago | |
| setup.py | 15 years ago |
django-oscar is a flexible ecommerce platform, designed to build domain-driven ecommerce sites to be constructed. It is not supposed to be a framework that can be downloaded and fully set up by simply adjusting a configuration file: there will always be some developer work required to make sure the models match those from your domain - this is the nature of domain modelling.
However, a small amount of work up front in determine the right models for your shop can really pay off in terms of building a high-quality application that is a pleasure to work with and maintain.
See the *.rst files within docs/source for documentation