bornhack-website/src/shop
2018-05-23 23:28:27 +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 stock_amount to product and reflect it in product detail template. (#213) 2018-04-21 17:00:39 +02:00
templates Update admin. Fix some more tests. Add stock info to template. 2018-04-24 18:06:19 +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 Update admin. Fix some more tests. Add stock info to template. 2018-04-24 18:06:19 +02:00
apps.py cleanup in shop/ 2018-03-04 16:00:30 +01:00
coinify.py cleanup in shop/ 2018-03-04 16:00:30 +01:00
context_processors.py Got channels2 working. 2018-04-03 20:52:39 +02:00
email.py verify invoice emails gets added to the queue and fix names 2017-05-21 20:43:05 +02:00
epay.py cleanup in shop/ 2018-03-04 16:00:30 +01:00
factories.py Added the first tests to the project. Using factory_boy for great success. (#219) 2018-04-22 08:31:10 +02:00
forms.py cleanup in shop/ 2018-03-04 16:00:30 +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 cleanup in shop/ 2018-03-04 16:00:30 +01:00
models.py Update admin. Fix some more tests. Add stock info to template. 2018-04-24 18:06:19 +02:00
tests.py Merge remote-tracking branch 'origin/master' into add_tests_to_shop 2018-04-24 18:12:10 +02: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 Initial work on uprading. 2018-04-03 18:44:10 +02:00