bornhack-website/shop
2016-05-17 07:54:54 +02:00
..
migrations Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
templates working on epay payment 2016-05-17 07:06:25 +02:00
templatetags Adding currency tags to display prices correct 2016-05-16 20:56:52 +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 add epay models to admin 2016-05-16 21:45:43 +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
epay.py forgot the most important bit lol 2016-05-17 07:46:36 +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 re-add get_absolute_url method for order 2016-05-17 07:21:22 +02:00
pdf.py add pdf code and pdf letterheads 2016-05-16 21:04:01 +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 use DetailView, add epay_thanks, unfinished 2016-05-16 18:26:27 +02:00
views.py use an OrderedDict to ensure order of query params 2016-05-17 07:54:54 +02:00