checkout/src/purchase
2022-04-27 23:00:38 +02:00
..
fixtures Use json fixtures instead of yaml 2022-04-26 22:56:25 +02:00
locale Fix report table heading wording 2022-04-26 23:31:49 +02:00
management Save product unit price in basket item 2022-04-27 23:00:38 +02:00
migrations Save product unit price in basket item 2022-04-27 23:00:38 +02:00
static/purchase Add print-friendly styles on reports 2022-04-27 20:25:09 +02:00
templates/purchase Fix report table heading wording 2022-04-26 23:31:49 +02:00
templatetags Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
views Fix pre-commit 2022-04-27 23:00:38 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Translate app 2022-04-25 23:05:17 +02:00
apps.py Implement data model 2022-04-24 16:21:39 +02:00
forms.py Save product unit price in basket item 2022-04-27 23:00:38 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Save product unit price in basket item 2022-04-27 23:00:38 +02:00
tests.py Fix flake8 2022-04-27 13:09:51 +02:00
urls.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00