checkout/src/purchase
2023-03-27 19:16:44 +02:00
..
fixtures Generate dummy baskets with no fixed price items 2023-03-27 19:16:44 +02:00
locale Update translations & formatting 2023-03-27 16:57:38 +02:00
management Generate dummy baskets with no fixed price items 2023-03-27 19:16:44 +02:00
migrations Remove no payment method as option 2023-03-27 19:16:44 +02:00
static/purchase Display total amount preview. Close #2 2023-03-27 17:35:16 +02:00
templates/purchase Remove no payment method as option 2023-03-27 19:16:44 +02:00
templatetags Modernize app 2023-03-25 20:01:14 +01:00
tests Remove no payment method as option 2023-03-27 19:16:44 +02:00
views Remove no payment method as option 2023-03-27 19:16:44 +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 Fix amount displayed at page load 2023-03-27 18:15:47 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Remove no payment method as option 2023-03-27 19:16:44 +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