management
|
missing imports
|
2016-05-30 17:33:02 +02:00 |
migrations
|
migration for previous commit
|
2016-05-30 17:32:43 +02:00 |
templates
|
Fix #8 and layout of products
|
2016-05-30 18:03:54 +02:00 |
templatetags
|
fix |truefalseicon filter
|
2016-05-29 15:35:14 +02:00 |
context_processors.py
|
Getting there!
|
2016-05-16 00:09:00 +02:00 |
forms.py
|
Editing of an order (remove/update products)
|
2016-05-16 15:44:03 +02:00 |
models.py
|
add __str__ method for Order model
|
2016-05-30 17:32:53 +02:00 |
views.py
|
Use Order.mark_as_paid() in EpayCallbackView
|
2016-05-30 18:05:35 +02:00 |