bornhack-website/src/shop
Thomas Steen Rasmussen 36d3d6d3bf json fun
2017-05-22 21:00:52 +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 switch to jsonfield 2017-05-22 19:42:20 +02:00
templates fix spelling in invoice_email, your -> you 2017-04-28 08:29:04 +02:00
templatetags remove print from shop_tags.py 2017-03-27 18:12:59 +02:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py add CoinifyAPIRequest to admin 2017-05-22 20:45:22 +02:00
apps.py move code to src/ folder 2017-01-30 12:06:49 +01:00
coinify.py json fun 2017-05-22 21:00:52 +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 verify invoice emails gets added to the queue and fix names 2017-05-21 20:43:05 +02:00
managers.py move code to src/ folder 2017-01-30 12:06:49 +01:00
models.py switch to jsonfield 2017-05-22 19:42:20 +02:00
pdf.py use os.path.join to create paths for pdf files 2017-04-30 11:28:10 +02:00
tests.py move code to src/ folder 2017-01-30 12:06:49 +01:00
urls.py reenable epay payments 2017-04-02 17:04:20 +02:00
views.py Coinify multiinvoice fix (#126) 2017-05-22 18:03:09 +02:00