migrations
|
Editing of an order (remove/update products)
|
2016-05-16 15:44:03 +02:00 |
templates
|
working on epay payment
|
2016-05-17 07:06:25 +02:00 |
admin.py
|
add epay models to admin
|
2016-05-16 21:45:43 +02:00 |
context_processors.py
|
Getting there!
|
2016-05-16 00:09:00 +02:00 |
epay.py
|
.total not .amount
|
2016-05-17 07:13:10 +02:00 |
forms.py
|
Editing of an order (remove/update products)
|
2016-05-16 15:44:03 +02:00 |
models.py
|
re-add get_absolute_url method for order
|
2016-05-17 07:21:22 +02:00 |
pdf.py
|
add pdf code and pdf letterheads
|
2016-05-16 21:04:01 +02:00 |
urls.py
|
use DetailView, add epay_thanks, unfinished
|
2016-05-16 18:26:27 +02:00 |
views.py
|
fix trailing commas, rename to epay.py
|
2016-05-17 07:10:18 +02:00 |