/django-oscar

Domain-driven e-commerce for Django

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This might end up a fork which exposes the awesome core business logic for e-commerce, without all the interdepedencies in Oscar on templates, the dashboard etc. I already have my own use of just the internals of oscar in a "normal" django app (no oscar dashboard, no oscar templates, no logic in templates or template tags, no oscar dynamic class loading), and I'm currently checking if I can reasonably create a hard fork of oscar to share back with the Oscar community.