David Winterbottom
f4daa0e107
First stage of offers dashboard complete
13 years ago
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
14 years ago
David Winterbottom
b9de81f3e6
Updated the load_class method to work with app labels with more than 2
segments.
14 years ago
David Winterbottom
c6660a4c88
Added product editing form
14 years ago
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
14 years ago
David Winterbottom
6a41566c51
Added basic create form and redirect for raw HTML promotion
14 years ago
David Winterbottom
2089b12408
Extended test runner to generate coverage stats
14 years ago
David Winterbottom
46cdbd3045
Added first view of promotions dashboard app
14 years ago
David Winterbottom
42bfbd6dfc
Added helper command to creation migrations
14 years ago
David Winterbottom
6851048780
Replaced import_module with a better class loading mechanism.
This ones won't causes pep8 to complain.
14 years ago
David Winterbottom
facf291a71
Reworked the way tests are run to not require the examples files.
14 years ago