checkout/src/purchase
2023-03-27 17:35:16 +02:00
..
fixtures Update dummy baskets generation to make it look more realistic 2022-04-28 18:49:00 +02:00
locale Update translations & formatting 2023-03-27 16:57:38 +02:00
management Fix generate basket 2023-03-25 21:27:56 +01:00
migrations Implement floating price items 2023-03-27 16:45:00 +02:00
static/purchase Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00
templates/purchase Update translations & formatting 2023-03-27 16:57:38 +02:00
templatetags Modernize app 2023-03-25 20:01:14 +01:00
tests Implement floating price items 2023-03-27 16:45:00 +02:00
views Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Include last-modified in cache 2022-09-25 21:46:14 +02:00
apps.py Implement caching 2022-09-25 21:10:11 +02:00
forms.py Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Implement floating price items 2023-03-27 16:45:00 +02:00
signals.py Modernize app 2023-03-25 20:01:14 +01:00
urls.py Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00