bornhack-website/src/shop
2019-03-29 22:19:49 +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 add textfield notes to Order for internal orga notes about the order 2018-08-27 12:44:53 +02:00
templates No need for this. 2019-03-27 23:37:34 +01:00
templatetags More tests - and some blackness. 2019-03-29 22:06:52 +01:00
__init__.py queue an irc message when we sell a ticket 2017-07-03 19:28:50 +02:00
admin.py add mass order cancel adminaction 2019-03-17 15:04:28 +01:00
apps.py cleanup in shop/ 2018-03-04 16:00:30 +01:00
coinify.py forgot to rename variable one place 2018-07-26 21:06:00 +02:00
context_processors.py Got channels2 working. 2018-04-03 20:52:39 +02:00
email.py Bah. 2019-03-27 23:39:42 +01:00
epay.py cleanup in shop/ 2018-03-04 16:00:30 +01: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 Add IBAN/SWIFT to custom invoices, bank name in settings - fixes #172 (#187) 2017-12-12 22:16:06 +01:00
managers.py Adding more tests, finding more errors - again! 2019-03-29 20:58:35 +01:00
models.py Blackness. 2019-03-29 22:19:49 +01:00
tests.py More tests - and some blackness. 2019-03-29 22:06:52 +01:00
urls.py add url support for speakerproposals and eventproposals, including new models Url and UrlType. Also switch to Django 2.0 path() syntax in various urls.py files getting rid of a lot of ugly regex \o/ 2018-05-23 23:28:27 +02:00
views.py More tests - and some blackness. 2019-03-29 22:06:52 +01:00