[web2py] Re: browser won't go to http://127.0.0.1:8000/admin/default/ ... whatever ...

2013-10-30 Thread weheh
This is still an issue issue. Clicking the Edit button for myapp at the web2py admin interface (http://127.0.0.1:8000/admin/default/myapp) brings up the interface after a very long wait. This is reproducible. Smaller apps, like the web2py welcome and examples app, load quickly when I click the

[web2py] Re: browser won't go to http://127.0.0.1:8000/admin/default/ ... whatever ...

2013-10-30 Thread weheh
I think I located the source of the problem, but not its solution. The web2py http://127.0.0.1:8000/admin/default/myapp page scans the static folder. I keep a huge directory of uploads there, potentially terabytes of data stored using the scheme uploadfolder=os.path.join(request.folder,

[web2py] Re: browser won't go to http://127.0.0.1:8000/admin/default/ ... whatever ...

2013-10-30 Thread Massimo Di Pierro
No but please open a ticket. There should be a way to do it, I have had the same problem. On Wednesday, 30 October 2013 20:27:26 UTC-5, weheh wrote: I think I located the source of the problem, but not its solution. The web2py http://127.0.0.1:8000/admin/default/myapp page scans the static

[web2py] Re: browser won't go to http://127.0.0.1:8000/admin/default/ ... whatever ...

2013-10-30 Thread weheh
Yes, sir! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups web2py-users group.