bornhack-website/src/shop
2019-07-23 21:15:19 +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 proforma invoice support 2019-07-09 10:38:14 +02:00
templates 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
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 Blackness. 2019-06-16 14:32:24 +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 Blackness. 2019-03-29 22:19:49 +01: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 proforma invoice support 2019-07-09 10:38:14 +02:00
tests.py Fix tests. 2019-07-23 21:15:19 +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