.. |
management
|
first steps towards an invoice worker
|
2016-05-17 15:31:41 +02:00 |
migrations
|
Adding Ticket model to be able to discern tickets from products.
|
2016-05-25 19:13:45 +02:00 |
templates
|
working on coinify payments
|
2016-05-29 10:43:38 +02:00 |
templatetags
|
Adding currency tags to display prices correct
|
2016-05-16 20:56:52 +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
|
Marking an Order as paid should generate Tickets
|
2016-05-25 20:05:31 +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 |
epay.py
|
forgot the most important bit lol
|
2016-05-17 07:46:36 +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
|
working on coinify payments
|
2016-05-29 10:43:38 +02:00 |
pdf.py
|
add pdf code and pdf letterheads
|
2016-05-16 21:04:01 +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
|
just use regular reverse here
|
2016-05-29 11:35:04 +02:00 |