[web2py] web2pyslices down

2012-10-04 Thread LMK
Cannot view the site, cannot login. but, can view like that http://www.web2pyslices.com/slice/show/1408/fast-downloads. --

[web2py] 'NoneType' object is not iterable when viewing table

2013-07-13 Thread LMK
Hi Everybody, When I am viewing the table, "'NoneType' object is not iterable" occured. But, I am able to insert from admin page. General info: URL http://127.0.0.1:8000/mstureg/appadmin/select/db?query=db.cars.id%3E0 web2py™Version 2.5.1-stable+timestamp.2013.06.06.15.39.19PythonPython 2.7.3 T

[web2py] env vars in appconfig.ini

2016-07-17 Thread LMK
Hello, Can I use OS Environment variables in appconfig.ini? If so, how can I apply it? I just tried the following snippet and it didn't work. [db] uri=%(MY_DB_URL)s I got the error below: Bad value substitution: section: [db] option : uri key : my_db_url rawval : .sqlite Thanks. -- Resourc

[web2py] Re: env vars in appconfig.ini

2016-07-17 Thread LMK
Thanks. I will open an issue on GitHub. -- 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

[web2py] Re: Ubuntu 16.04 - installation script stops

2016-08-09 Thread LMK
You can modify below lines in the script: From: /etc/init.d/nginx start start uwsgi-emperor To: service nginx start service emperor.uwsgi start (coz no longer init.d and upstart in ubuntu 16.04) On Monday, August 8, 2016 at 11:09:51 PM UTC+6:30, mweissen wrote: > > I have tried to setup a new

[web2py] Re: ipython notebook and web2py

2018-05-18 Thread LMK
Anthony, Thanks a lot too! Best, LMK -- 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