librelist archives

« back to archive

Adding config support to Flask

Adding config support to Flask

From:
Dan Jacob
Date:
2010-05-13 @ 09:29
I remember there was talk about adding config support to Flask, so
that there would be a config object appended to your app.

Is there any progress on this, or is it a won't fix ? If so, would
there be a way of supporting config in unit tests, so you can change
for example database configuration ?