[web2py:21849] Edit View(layout.html) does not matter, does not reflect this.

2009-05-13 Thread allieus
on GAE development server. (winxp sp3, pythton2.5.4, web2py1.61.4, GAE 1.2.2) Edit View(layout.html) does not matter, does not reflect this. After restarting the server, then reflected it. default, setting the cache? part of "appliations/init/models/db.py" try: from gluon.contrib.gq

[web2py:21858] Re: Edit View(layout.html) does not matter, does not reflect this.

2009-05-14 Thread allieus
Modify the following temporary and is being developed. # gluon/compileapp.py : 301 def run_view_in(environment): # ... if is_gae: # ccode = getcfs(layer, filename, lambda : \ #compile(parse_template(response.view, #