Commit Graph

15 Commits

Author SHA1 Message Date
d16a207a83 Add more Ruff rules (#891)
* ruff: apply rule F

* ruff: apply rule E

* ruff: apply rule SIM

* ruff: apply rule TCH

* ruff: apply rule ERA

* ruff: apply rule PLW

* ruff: apply rule FLY

* ruff: apply rule PERF

* ruff: apply rules FURB & RUF
2024-10-15 11:36:26 +02:00
12bb7e9294 remove stock application 2024-10-09 14:50:41 +02:00
cfc19434d0 ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
3143d3d91a reorganize imports with ruff 2024-06-26 12:35:38 +02:00
b5a40cfda9 Mise à jour de Black vers la version 23.3 (#629) 2023-04-22 15:32:31 +02:00
f7548ab8d1 django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
3cb306bc91 django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
cb58b00b6e All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
e26ad85729 Reset stock migrations 2017-04-25 09:49:05 +02:00
539faccab2 Update shopping list history (ShoppingListItem creation) 2017-01-07 11:17:06 +01:00
21c05cc779 Addition of the ShoppingList view to know the item to buy 2017-01-05 11:14:41 +01:00
6c54b246ca Stock admin gestion, items list views, create and edit items 2017-01-05 11:04:12 +01:00
5cb75ec3eb general modifications 2017-01-05 11:02:21 +01:00
33c7e7db9f addition of Stock app, model, templates, urls 2017-01-05 11:00:08 +01:00
402a14d69a Stock application creation 2017-01-05 11:00:08 +01:00