Exactly, this shouldn't be a problem. Werkzeug also has documentation on deployment, which is almost the same: http://werkzeug.pocoo.org/docs/deployment/
-- Markus On Wed, Jan 15, 2014 at 07:12:24AM -0800, dv wrote: > Ah, okay - will give some of them a go. My app doesn't use Flask directly > - uses Werkzeug and Jinja2 only - but I guess that shouldn't be a problem > as it is still a wsgi app? > > > -- > You received this message because you are subscribed to the Google Groups > "pocoo-libs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pocoo-libs. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/groups/opt_out.
