David Winterbottom
b021f8fbc2
Removed reports and order management from default URLs
vor 14 Jahren
Andrew Ingram
649528dc54
Updated some namings to reflect product->catalogue and item->product changes
vor 14 Jahren
David Winterbottom
5b7b990b20
MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue
vor 14 Jahren
David Winterbottom
b42e3485bc
Added relationship between item class and attribute type!
vor 14 Jahren
David Winterbottom
b2c8270e29
Converted final two apps over to new structure
vor 14 Jahren
David Winterbottom
cccce7aa71
Converted order management app to new structure
vor 14 Jahren
David Winterbottom
4521e1b2e2
Converted promotions app to new structure
vor 14 Jahren
David Winterbottom
4b3124cc4b
Converted checkout app to new structure
vor 14 Jahren
David Winterbottom
0dd0f384fd
Lots of minor tidy-up/pep8 related things - plus fixed lots of broken
tests
vor 14 Jahren
Andrew Ingram
5313fc2918
Refactored apps to use app_label.app, this is to stop __init__.py executing get_model calls before the installed apps get installed.
Basket app now uses Application object
vor 14 Jahren
Andrew Ingram
d6a5af96f0
Working on refactoring reviews to be optional. Came up against an interesting bug with namespaced URLs, they don't play nice with reverse, see this bug report:
https://code.djangoproject.com/ticket/11559
vor 14 Jahren
Andrew Ingram
57dba803a6
created a Shop application that includes all the oscar URLs, updated examples to use it
vor 14 Jahren