la-chariotte/la_chariotte/order
Alexis Métaireau b001fc152c Enhance comments, minor code refactor.
- removes comments when they were not useful
- format comments to be less than 80 chars long (this is not covered by black)
- remove the CODE_LENGTH from the top level models.py, and use it in the function instead.
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 Replace last instances of is_ongoing by is_open 2023-08-11 16:52:23 +00:00
views Replace any instance of is_ongoing by is_open 2023-08-11 16:52:23 +00: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 Enhance comments, minor code refactor. 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