Hi all, Is there a roadmap for Flask ? Regards, Stephane
Hi,
On 2010-05-19 1:02 PM, Stephane Wirtel wrote:
> Is there a roadmap for Flask ?
I'm planning for the moment. In 0.5 we will see:
- configuration support
- logging support and improved error handling
- categories for flashed messages
- better hooks for extensions.
Regards,
Armin
is there a todo list or a bug tracker ? how can we help you ? regards Written from my iPhone ! Le 19 mai 2010 à 22:13, Armin Ronacher <armin.ronacher@active-4.com> a écrit : > Hi, > > On 2010-05-19 1:02 PM, Stephane Wirtel wrote: >> Is there a roadmap for Flask ? > I'm planning for the moment. In 0.5 we will see: > > - configuration support > - logging support and improved error handling > - categories for flashed messages > - better hooks for extensions. > > > Regards, > Armin
Hi, On 2010-05-19 10:26 PM, Stephane Wirtel wrote: > is there a todo list or a bug tracker ? I file issues as they come up, and will incorporate some of my unsorted thoughts there as well so that people see some more progress there. > how can we help you ? Giving feedback, writing snippets, extensions, providing patches for documentation :) Regards, Armin