bornhack-website/src/shop
2017-11-22 01:10: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 a few more changes to the shop order detail page related to 2017 merch batch 2 sale 2017-11-22 01:10:44 +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 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
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 only send to customer for credit notes linked to a user object 2017-09-17 14:32:21 +02:00
managers.py move code to src/ folder 2017-01-30 12:06:49 +01:00
models.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
tests.py move code to src/ folder 2017-01-30 12:06:49 +01:00
urls.py disable credit card payments for now 2017-11-21 18:50:52 +01:00
views.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