Re: [Pydev-code] Flask & jinja2
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2012-10-19 20:53:56
|
Hi Sayth, as Jinja2 seems very close to Django, it may be worth using the Django templates editor (it's distributed along with Aptana Studio 3 -- you just have to change the file association to open html files with that editor in the file association). Aside from that, from what I understood, Flask itself would already work right? Cheers, Fabio On Fri, Oct 19, 2012 at 10:43 AM, Sayth Renshaw <fle...@gm...> wrote: > 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 > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code |