bornhack-website/src/shop/templates
2020-03-10 18:49:55 +01:00
..
admin admin_static no longer exists in django 3.0, just use static now, fixes #482 2020-03-10 18:49:55 +01:00
emails No need for this. 2019-03-27 23:37:34 +01:00
pdf Planked code form betterforms. (Aka django 3.0 upgrade) (#436) 2020-02-07 18:21:34 +01:00
bank_transfer.html better wording on bank transfer page 2019-07-21 15:55:14 +02:00
cash.html move code to src/ folder 2017-01-30 12:06:49 +01:00
checkout.html move code to src/ folder 2017-01-30 12:06:49 +01:00
coinify_thanks.html move code to src/ folder 2017-01-30 12:06:49 +01:00
creditnote_list.html Make review and pay button save changes made to order. Also move shop related templates back into shop app. 2019-07-09 10:07:00 +02:00
epay_form.html move code to src/ folder 2017-01-30 12:06:49 +01:00
epay_thanks.html move code to src/ folder 2017-01-30 12:06:49 +01:00
order_detail.html Redirect to review if the order is closed but not paid. Also remove the option to remove products when the order is closed. 2019-07-09 10:46:30 +02:00
order_list.html handed_out -> ticket_generated 2019-07-18 21:20:29 +02:00
order_review.html Add cancel and proforma buttons to review and pay template. 2019-07-09 10:59:03 +02:00
product_detail.html Use OrderProductRelationForm to validate stock when adding a new product to order, also make it possible to update the quantity of a product on the product detail page if it is already in the current order. 2019-03-27 23:34:44 +01:00
shop_base.html redirect back to shop after adding something to an order, and make link to shopping cart bigger 2019-07-21 16:27:25 +02:00
shop_index.html Use OrderProductRelationForm to validate stock when adding a new product to order, also make it possible to update the quantity of a product on the product detail page if it is already in the current order. 2019-03-27 23:34:44 +01:00