la-chariotte/la_chariotte/order
2023-05-24 13:52:36 +02:00
..
migrations add price and max limit fields for items 2023-05-24 13:52:36 +02:00
templates/order add price and max limit fields for items 2023-05-24 13:52:36 +02:00
tests add price and max limit fields for items 2023-05-24 13:52:36 +02:00
__init__.py possibilité de commander 1 produit 2023-04-18 15:53:57 +02:00
admin.py camelcase for GroupedOrder 2023-04-18 16:04:40 +02:00
apps.py install black and format files 2023-04-18 16:01:10 +02:00
forms.py add price and max limit fields for items 2023-05-24 13:52:36 +02:00
models.py add price and max limit fields for items 2023-05-24 13:52:36 +02:00
urls.py grouped order creation and add items 2023-05-24 13:46:24 +02:00
views.py grouped order creation and add items 2023-05-24 13:46:24 +02:00