bornhack-website/shop
2016-05-31 22:15:56 +02:00
..
management invoice styling 2016-05-31 07:42:01 +02:00
migrations Name is not required. 2016-05-31 01:02:47 +02:00
templates Cancellation of orders. Close #18 2016-05-31 21:02:16 +02:00
templatetags misc. invoice fixes 2016-05-31 06:51:42 +02:00
__init__.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
admin.py Add id to order admin. Close #23 2016-05-31 22:15:56 +02:00
apps.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
context_processors.py do not crap out when anonymous user browses the site 2016-05-31 10:58:52 +02:00
email.py set email sender to info@bornhack.dk 2016-05-30 23:13:52 +02:00
epay.py forgot to include callback url in epay hash calculation 2016-05-29 16:23:24 +02:00
epayintegration.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
forms.py Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
managers.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
models.py Don't slugify product names - we'll do it manually 2016-05-31 19:10:19 +02:00
pdf.py invoice styling 2016-05-31 08:44:29 +02:00
tests.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
urls.py List and display tickets (close #6) 2016-05-31 00:58:50 +02:00
views.py really fix coinify callback code 2016-05-31 21:48:21 +02:00