checkout/src/purchase
2022-04-26 20:19:08 +02:00
..
locale Add reports by hour 2022-04-26 20:08:13 +02:00
migrations Compile messages at build time 2022-04-26 20:19:08 +02:00
static/purchase/js Implement basic baskets features 2022-04-24 18:59:04 +02:00
templates/purchase Superimpose products plot 2022-04-26 20:11:36 +02:00
templatetags Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
views Superimpose products plot 2022-04-26 20:11:36 +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 Translate app 2022-04-25 23:05:17 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Fix default product display order if no product 2022-04-26 18:57:30 +02:00
tests.py Implement data model 2022-04-24 16:21:39 +02:00
urls.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00