"Support UTF-8 + gestion de base des kits"

This commit is contained in:
2017-10-28 00:43:19 +02:00
parent a0b4516f98
commit 0a63c23c49
15 changed files with 856 additions and 249 deletions

View File

@@ -1,2 +1,2 @@
SQLALCHEMY_TRACK_MODIFICATIONS = True
SQLALCHEMY_DATABASE_URI = "postgresql://tetalab_user:tetalab@localhost/tetalab_stock"
SQLALCHEMY_DATABASE_URI = "postgresql://tetastock:tetastock@localhost/tetastock"