Comment on Heroku clone for Django?Comments−hasenj16yWill it work for Flask? Any plans?http://flask.pocoo.org/−the_mitsuhiko16yHopefully it will work with any WSGI application because even Django applications might use WSGI components and thus have a custom WSGI application object.
Comments
Will it work for Flask? Any plans?
http://flask.pocoo.org/
Hopefully it will work with any WSGI application because even Django applications might use WSGI components and thus have a custom WSGI application object.