Correction API Flask + PostgreSQL + dashboard admin EcoCharge

This commit is contained in:
Safouane Bazzi
2026-03-12 14:50:17 +01:00
parent 6b025aeacb
commit 48acde592b
1033 changed files with 342094 additions and 440 deletions

View File

@@ -0,0 +1,6 @@
# Sansio
This folder contains code that can be used by alternative Flask
implementations, for example Quart. The code therefore cannot do any
IO, nor be part of a likely IO path. Finally this code cannot use the
Flask globals.