bornhack-website/src/shop
2018-01-07 17:36:44 +01:00
..
management fixup the shop to work in the new multicamp world, fix pdf generation, add new letterhead templates, rework invoiceworker into a generic worker runner 2017-03-28 00:12:11 +02:00
migrations remove the old Ticket model, move irc notification signal handler to the new Tickets app, various cleanup, fixes #168 2017-10-04 00:06:49 +02:00
templates place card btn in proper div 2018-01-07 16:43:11 +01:00
templatetags fix #125 2017-05-23 23:15:31 +02:00
__init__.py queue an irc message when we sell a ticket 2017-07-03 19:28:50 +02:00
admin.py Erhm... 2018-01-07 17:20:45 +01:00
apps.py remove the old Ticket model, move irc notification signal handler to the new Tickets app, various cleanup, fixes #168 2017-10-04 00:06:49 +02:00
coinify.py only mark as paid if not already paid (aka. dont create tickets again if we see a double callback) 2017-07-11 07:31:15 +02:00
context_processors.py remove old has_tickets context_processors 2017-10-04 00:25:19 +02:00
email.py verify invoice emails gets added to the queue and fix names 2017-05-21 20:43:05 +02:00
epay.py encode before hashing 2017-04-11 08:33:52 +02:00
forms.py move code to src/ folder 2017-01-30 12:06:49 +01:00
invoiceworker.py Add IBAN/SWIFT to custom invoices, bank name in settings - fixes #172 (#187) 2017-12-12 22:16:06 +01:00
managers.py move code to src/ folder 2017-01-30 12:06:49 +01:00
models.py mark orders as paid in bootstrap script (#189) 2017-12-12 22:13:38 +01:00
tests.py move code to src/ folder 2017-01-30 12:06:49 +01:00
urls.py reenable cardpayment 2018-01-07 15:55:32 +01:00
views.py add missing request argument 2018-01-07 17:36:44 +01:00