.. |
management
|
filter filefield by excluding ''
|
2016-05-30 21:09:07 +02:00 |
migrations
|
migration for previous commit
|
2016-05-30 20:24:49 +02:00 |
templates
|
add download link for invoices to order list
|
2016-05-30 21:29:18 +02:00 |
templatetags
|
convert to int(), wrap in try/except
|
2016-05-30 18:18:31 +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
|
rename CoinfyCallback model to CoinifyAPICallback
|
2016-05-29 19:33:26 +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
|
Getting there!
|
2016-05-16 00:09:00 +02:00 |
email.py
|
attach file contents, not the file object
|
2016-05-30 20:50:39 +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
|
Adding Commonmark and a template tag for that. We're going to use it in the shop app as well, so it's in its own app now (utils).
|
2016-05-30 21:52:01 +02:00 |
pdf.py
|
open in binary mode when saving files to archive
|
2016-05-30 18:39:05 +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
|
add download link for invoices to order list
|
2016-05-30 21:29:18 +02:00 |
views.py
|
add download link for invoices to order list
|
2016-05-30 21:29:18 +02:00 |