.. |
management
|
commit a bunch of invoice related stuff - generate pdf invoice, save to archive, email to customer
|
2016-05-30 16:58:55 +02:00 |
migrations
|
migration for previous commit
|
2016-05-30 17:32:43 +02:00 |
templates
|
forgot to include the epay callback url in the form
|
2016-05-29 16:15:49 +02:00 |
templatetags
|
fix |truefalseicon filter
|
2016-05-29 15:35:14 +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
|
commit a bunch of invoice related stuff - generate pdf invoice, save to archive, email to customer
|
2016-05-30 16:58:55 +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
|
add __str__ method for Order model
|
2016-05-30 17:32:53 +02:00 |
pdf.py
|
commit a bunch of invoice related stuff - generate pdf invoice, save to archive, email to customer
|
2016-05-30 16:58:55 +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
|
Merge remote-tracking branch 'origin/feature/tickets' into feature/tickets
|
2016-05-25 22:53:02 +02:00 |
views.py
|
fix saving of coinify callbacks
|
2016-05-29 19:53:56 +02:00 |