la-chariotte/la_chariotte/order/views
Alexis Métaireau b4df449bcb Small code & comments changes.
- removed comments when they were not helping understanding the code.
- changed some variable names to ease readability
- make use of dict.update() to ease readability
- use dict comprehensions when possible to ease readability
- changed the naming from intial to origin (bad translation from english)
2023-08-12 21:00:42 +02:00
..
__init__.py Small code & comments changes. 2023-08-12 21:00:42 +02:00
grouped_order.py Small code & comments changes. 2023-08-12 21:00:42 +02:00
item.py Small code & comments changes. 2023-08-12 21:00:42 +02:00
order.py Replace any instance of is_ongoing by is_open 2023-08-11 16:52:23 +00:00