bornhack-website/shop
2016-05-16 17:07:18 +02:00
..
migrations Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
templates No need for subtotal 2016-05-16 16:20:15 +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 add missing get_absolute_url() for Order model 2016-05-16 16:54:11 +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 working on payments 2016-05-16 16:32:02 +02:00
views.py use reverse_lazy instead of reverse 2016-05-16 17:07:18 +02:00