bornhack-website/src/shop
2019-07-30 22:51:01 +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 Rename handed_out field on ORP to ticket_generated. Rename checked_in on tickets to used. Add save token migration. 2019-07-18 21:04:49 +02:00
templates Merge branch 'master' into backoffice_invoice_scanning 2019-07-23 21:55:31 +02:00
templatetags More tests - and some blackness. 2019-03-29 22:06:52 +01:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py Add create tickets action for orders. 2019-07-29 22:32:49 +02:00
apps.py Blackness. 2019-06-16 14:32:24 +02:00
coinify.py Blackness. 2019-06-16 14:32:24 +02:00
context_processors.py Blackness. 2019-06-16 14:32:24 +02:00
email.py Blackness. 2019-06-16 14:32:24 +02:00
epay.py Blackness. 2019-06-16 14:32:24 +02:00
factories.py Add "single_ticket_per_product" boolean to ticket types so we can control ticket creation. 2019-07-30 22:51:01 +02:00
forms.py Blackness. 2019-03-29 22:19:49 +01:00
invoiceworker.py also generate for instances where pdf is None (happens after instantiating a new) 2019-07-09 11:46:25 +02:00
managers.py Blackness. 2019-06-16 14:32:24 +02:00
models.py Add "single_ticket_per_product" boolean to ticket types so we can control ticket creation. 2019-07-30 22:51:01 +02:00
tests.py Add "single_ticket_per_product" boolean to ticket types so we can control ticket creation. 2019-07-30 22:51:01 +02:00
urls.py Add "review and pay" as a step in order payment. (#356) 2019-07-09 00:29:18 +02:00
views.py redirect back to shop after adding something to an order, and make link to shopping cart bigger 2019-07-21 16:27:25 +02:00