test_settings

Module Contents

test_settings.SQLALCHEMY_DATABASE_URI = 'postgresql://postgres:postgres@localhost/postgres'[source]
test_settings.SQLALCHEMY_TRACK_MODIFICATIONS = False[source]