David Winterbottom
eeab925eb6
Minor tweaks to category management
13 年之前
David Winterbottom
ca2bffd5b4
Added requires_shipping attribute to product class
13 年之前
David Winterbottom
0b0c76540d
Updated the checkout session manager with new methods
13 年之前
David Winterbottom
8417bc54c3
Fixed bug in load_core_apps fn
13 年之前
David Winterbottom
afabcf32bb
Added new test deps to requirements file.
Plus tweaks to test method names
13 年之前
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 年之前
David Winterbottom
b702c74113
Moved test site modules into separate package
13 年之前
David Winterbottom
6ed506e723
Updated various templates for product_tags removal
13 年之前
David Winterbottom
f4daa0e107
First stage of offers dashboard complete
13 年之前
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
13 年之前
David Winterbottom
b9de81f3e6
Updated the load_class method to work with app labels with more than 2
segments.
13 年之前
David Winterbottom
c6660a4c88
Added product editing form
13 年之前
David Winterbottom
ee7fbfe18f
Few minor changes from HTML/CSS changes.
- Tidied up JS slightly, using 4 space indentation
- Moved layout_* templates into folders
- Few updates to the base templates
- Put oscar's JS into its own folder within static/js
- Added flatpages to the test env to get tests to pass
13 年之前
David Winterbottom
6a41566c51
Added basic create form and redirect for raw HTML promotion
13 年之前
David Winterbottom
2089b12408
Extended test runner to generate coverage stats
13 年之前
David Winterbottom
46cdbd3045
Added first view of promotions dashboard app
13 年之前
David Winterbottom
42bfbd6dfc
Added helper command to creation migrations
13 年之前
David Winterbottom
6851048780
Replaced import_module with a better class loading mechanism.
This ones won't causes pep8 to complain.
13 年之前
David Winterbottom
facf291a71
Reworked the way tests are run to not require the examples files.
14 年之前