checkout/src/purchase
2023-04-02 18:22:14 +02:00
..
fixtures Fix display order in fixtures 2023-04-02 16:26:50 +02:00
locale Add number of baskets in reports & reformat reports by day 2023-04-02 16:25:59 +02:00
management Generate dummy baskets with no fixed price items 2023-03-27 19:16:44 +02:00
migrations Allow viewing reports by day 2023-04-02 18:22:14 +02:00
static/purchase Increase product density on basket form 2023-04-02 16:01:34 +02:00
templates/purchase Allow viewing reports by day 2023-04-02 18:22:14 +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 Allow viewing reports by day 2023-04-02 18:22:14 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Remove product image and add initials 2023-04-02 15:51:54 +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 Allow viewing reports by day 2023-04-02 18:22:14 +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