checkout/src/purchase
2022-04-25 22:24:01 +02:00
..
migrations Add missing migs 2022-04-24 19:29:06 +02:00
static/purchase/js Implement basic baskets features 2022-04-24 18:59:04 +02:00
templates/purchase Add average basket 2022-04-25 22:24:01 +02:00
templatetags Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
views Add average basket 2022-04-25 22:24:01 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
apps.py Implement data model 2022-04-24 16:21:39 +02:00
forms.py Globally improve display 2022-04-25 19:54:57 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Improve reports 2022-04-25 18:59:32 +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