la-chariotte/la_chariotte/order
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
..
migrations add reverse function in migration file 2023-08-09 11:32:09 +02:00
templates Replace any instance of is_ongoing by is_open 2023-08-11 16:52:23 +00:00
tests Small code & comments changes. 2023-08-12 21:00:42 +02:00
views Small code & comments changes. 2023-08-12 21:00:42 +02:00
__init__.py possibilité de commander 1 produit 2023-04-18 15:53:57 +02:00
admin.py overview page 2023-05-24 16:13:07 +02:00
apps.py install black and format files 2023-04-18 16:01:10 +02:00
forms.py Enhance comments, minor code refactor. 2023-08-12 21:00:42 +02:00
models.py Small code & comments changes. 2023-08-12 21:00:42 +02:00
urls.py use the grouped order unique code in url path 2023-08-09 08:09:43 +00:00