checkout/src/purchase
2024-02-05 21:11:47 +00:00
..
fixtures Add product category for color hue 2023-04-02 19:33:24 +02:00
locale Add product category for color hue 2023-04-02 19:33:24 +02:00
management update pre-commit 2024-01-20 09:42:54 +01:00
migrations add missing migration 2024-01-20 09:16:18 +01:00
static/purchase update background when updating quantity 2023-04-29 22:36:59 +02:00
templates/purchase Fix article count on basket list 2023-04-29 22:48:10 +02:00
templatetags Modernize app 2023-03-25 20:01:14 +01:00
tests mark the other selenium test as flaky 2024-02-05 21:11:47 +00:00
views Fix article count on basket list 2023-04-29 22:48:10 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Add product category for color hue 2023-04-02 19:33:24 +02:00
apps.py Implement caching 2022-09-25 21:10:11 +02:00
forms.py update background when updating quantity 2023-04-29 22:36:59 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py ignore ruff check 2024-01-20 09:20:22 +01: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