Commit graph

3 commits

Author SHA1 Message Date
sinavir
c01ed7cb47 style(pre-commit): Add hook
Python:
- black
- isort (black profile)
- ruff

Nix:
- statix
- nixfmt-rfc-style
- deadnix
2024-07-04 20:47:46 +02:00
Sylvain Gay
67c64c0d1c made cleaner migrations for loans 2024-05-02 11:31:34 +02:00
Sylvain Gay
474083dd38 Add minimal loans system
Functional loans system for users.
No manager interface yet.

See:
- app "loans"
- a few new views/templates in app "inventory"
2024-05-02 11:13:34 +02:00