This website requires JavaScript.
Explore
Help
Register
Sign In
gilles
/
jardin
Watch
1
Star
0
Fork
0
You've already forked jardin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b7a8b8f257b5b0dfe853a5c5ac937927207db29
jardin
/
backend
/
app
T
History
gilles
1b7a8b8f25
fix(db): activer PRAGMA foreign_keys=ON pour SQLite (ON DELETE CASCADE effectif)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-08 18:58:09 +01:00
..
models
fix(plantes): PlantImage __tablename__ explicite + varieties Field(default_factory=list)
2026-03-08 17:34:55 +01:00
routers
feat(plantes): router plants — GET retourne varieties + CRUD /varieties
2026-03-08 18:54:30 +01:00
services
avant 50
2026-03-01 07:21:46 +01:00
__init__.py
chore: scaffold projet + docker-compose
2026-02-21 21:09:59 +01:00
config.py
maj via codex
2026-02-22 18:34:50 +01:00
database.py
fix(db): activer PRAGMA foreign_keys=ON pour SQLite (ON DELETE CASCADE effectif)
2026-03-08 18:58:09 +01:00
main.py
feat(intrants): register achats + fabrications routers
2026-03-08 10:09:23 +01:00
migrate.py
feat(plantes): migrate.py — sections plant_variety + temp_germination/temps_levee_j
2026-03-08 18:52:48 +01:00
seed.py
avant codex
2026-02-22 15:05:40 +01:00