bornhack-website/shop
2016-05-29 19:29:06 +02:00
..
management first steps towards an invoice worker 2016-05-17 15:31:41 +02:00
migrations migration for previous commits 2016-05-29 18:27:41 +02:00
templates forgot to include the epay callback url in the form 2016-05-29 16:15:49 +02:00
templatetags fix |truefalseicon filter 2016-05-29 15:35:14 +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 register the new models in the admin 2016-05-29 12:54:02 +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 to include callback url in epay hash calculation 2016-05-29 16:23:24 +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 ordering is a list 2016-05-29 18:02:12 +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 Merge remote-tracking branch 'origin/feature/tickets' into feature/tickets 2016-05-25 22:53:02 +02:00
views.py CoinifyCallback() only needs the secret 2016-05-29 19:29:06 +02:00