bornhack-website/src/shop
2017-09-17 15:00:38 +02: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 add danish_vat field to creditnote model and template 2017-09-17 15:00:38 +02:00
templates add danish_vat field to creditnote model and template 2017-09-17 15:00:38 +02: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 add updated to list view 2017-09-14 22:58:45 +02:00
apps.py queue an irc message when we sell a ticket 2017-07-03 19:28:50 +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 readd middleware with the 1.10 setting 2017-01-31 23:26:45 +01: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 add danish_vat field to creditnote model and template 2017-09-17 15:00:38 +02:00
signal_handlers.py better message 2017-07-19 14:42:46 +02:00
tests.py move code to src/ folder 2017-01-30 12:06:49 +01:00
urls.py update tickets app with list and detail views 2017-08-19 22:06:32 +02:00
views.py update tickets app with list and detail views 2017-08-19 22:06:32 +02:00