[Pydev-code] Flask & jinja2
Brought to you by:
fabioz
From: Sayth R. <fle...@gm...> - 2012-10-19 13:43:36
|
Hi Was hoping that PyDev could support Flask. In respect to flask itself it is python and templates structured under 2 folders so it is relatively easy to add the basic structure. Flask however uses Jinja2 templates http://jinja.pocoo.org/docs/ for its html. This is where I am requesting more help as the templates don't format well in eclipse. Is this at all likely? Sayth |