Code source de test_settings

[docs] SQLALCHEMY_DATABASE_URI = "postgresql://postgres:postgres@localhost/postgres"
[docs] SQLALCHEMY_TRACK_MODIFICATIONS = False