[web2py] Re: Database question: 60 boolean fields + string:list or all string:list?

2018-05-09 Thread Management Backoffice
Thank you, Anthony. I will mull over the computed field idea, which I've skirted over in my web2py reading. I don't quite understand it & think it's time to hit the books again. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source

[web2py] Database question: 60 boolean fields + string:list or all string:list?

2018-05-09 Thread Management Backoffice
App has a venue listing feature. Many boolean fields (let's say it's 60, not sure whether it'll be 12 or 30 or 60, so I'll guess high) exist from the start: Has pool, has changing room, has washer/dryer, etc. These will be part of the model schema for venus. On top of that the user will be

[web2py] Re: "Installed applications" list now missing my applications

2018-05-03 Thread Management Backoffice
Thanks for the response! Seemed that way to me too, but that wasn't the issue (because the list of applications was unique). I solved it the old-fashioned way--git pull on web2py itself -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py

[web2py] GAE, cloudsql deployment help needed

2018-05-02 Thread Management Backoffice
Trying to get web2py deployed on Cloud SQL and GAE. Running OSX at home. Will pay for 2 hours on Skype or whatever for you to walk me through it. Just name your price and availability when you email me mkt...@gmail.com. I am apparently the dumbest sysadmin in history. -- Resources: -

[web2py] "Installed applications" list now missing my applications

2018-05-02 Thread Management Backoffice
My web2py/applications directory looks like this: __init__.pyadminexampleswelcome __init__.pycfoobar When I start web2py on my local server I only see admin, examples, and welcome. Hint: I have been trying to set the default application to 'foo' but have failed, so I