bornhack-website/shop
2016-05-16 16:14:16 +02:00
..
migrations Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
templates Adding subtotal, VAT and total to order. Also redirect to shop index if there are no products. 2016-05-16 16:09:25 +02:00
__init__.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
admin.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
apps.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
context_processors.py Getting there! 2016-05-16 00:09:00 +02:00
epayintegration.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
forms.py Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
managers.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
models.py Prices are with VAT, turning the calculation around. 2016-05-16 16:14:16 +02:00
tests.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
urls.py Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
views.py Adding subtotal, VAT and total to order. Also redirect to shop index if there are no products. 2016-05-16 16:09:25 +02:00