David Winterbottom
887d605757
Refactored folder structure to use an 'apps' folder
14年前
David Winterbottom
cb3b26509a
Refactored location of dynamic class loader
14年前
David Winterbottom
29bef651f3
Replaced all usage of ".objects." with "._default_manager"
14年前
David Winterbottom
d221719567
Updated import and shipping checkout for CWDM project
14年前
David Winterbottom
0acb91174f
Added address countries as their own model
14年前
David Winterbottom
f10d8fbe6a
Rewrote submit order as a class.
Split all the steps into separate methods.
Also finished removing all references to "delivery"
14年前
David Winterbottom
507566b736
Added basic order placing
Only saves the delivery address and the basic order obj
at the moment. More to come.
14年前
David Winterbottom
66e2edc162
Added views to checkout.
You can now go through the entire checkout process although
the delivery method and payment options are simple redirects.
The order doesn't actually get placed either. That's next on
the to-do list.
14年前
David Winterbottom
ad615eeefc
Add delivery address form to checkout
14年前