bornhack-website/shop
Thomas Steen Rasmussen 6ca19b6358 update headline text
2016-11-10 02:02:02 +01:00
..
management generate invoices for unpaid customorders 2016-07-12 22:56:21 +02:00
migrations add comment to orders 2016-11-09 14:34:55 +01:00
templates update headline text 2016-11-10 02:02:02 +01: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 Adding filtering by checked_in 2016-08-27 12:29:51 +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 fix bug preventing invoice mails from being sent 2016-06-22 09:30:03 +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 only include products when their category is public 2016-11-09 23:02:14 +01:00
models.py add comment to orders 2016-11-09 14:34:55 +01: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 disable credit card payment for now 2016-11-09 23:56:44 +01:00
views.py add comment to orders 2016-11-09 14:34:55 +01:00