management
|
missing import
|
2016-05-30 20:39:54 +02:00 |
migrations
|
migration for previous commit
|
2016-05-30 20:24:49 +02:00 |
templates
|
Html design is hard...
|
2016-05-30 19:59:12 +02:00 |
templatetags
|
convert to int(), wrap in try/except
|
2016-05-30 18:18:31 +02:00 |
context_processors.py
|
Getting there!
|
2016-05-16 00:09:00 +02:00 |
email.py
|
a few more fixes for the new invoice generation
|
2016-05-30 20:30:52 +02:00 |
forms.py
|
Editing of an order (remove/update products)
|
2016-05-16 15:44:03 +02:00 |
models.py
|
working on invoice upload stuff
|
2016-05-30 20:15:39 +02:00 |
pdf.py
|
open in binary mode when saving files to archive
|
2016-05-30 18:39:05 +02:00 |
views.py
|
Products should be viewable when not logged in.
|
2016-05-30 19:27:03 +02:00 |