[web2py] FYI this is a useful website for extra Web2py info and examples

2020-08-26 Thread AGRogers
Hi I find myself ending up on this site every now and then: https://web2py.wordpress.com/tag/reference/ There are examples there that have really helped me. Interestingly, after I see the example i often discover that the same info was available in the book, i was just not smart enough to work

Re: [web2py] Re: fake_migrate=True is not working

2020-08-26 Thread Jim Steil
You still have migrate set to False in your appconfig.ini. -Jim On Wed, Aug 26, 2020 at 10:14 AM Andrea Fae' wrote: > Thank you for your suggestions...Like this (see attaached files)? > but, no way, no .tables created...I don't know why... > > Il giorno mercoledì 26 agosto 2020 14:46:05 UTC+2,

[web2py] Re: fake_migrate=True is not working

2020-08-26 Thread Andrea Fae'
Thank you for your suggestions...Like this (see attaached files)? but, no way, no .tables created...I don't know why... Il giorno mercoledì 26 agosto 2020 14:46:05 UTC+2, Jim S ha scritto: > > Did you remove the apostrophe at the bottom as well? > > I haven't used migrate / fake migrate in the

[web2py] Re: fake_migrate=True is not working

2020-08-26 Thread Jim S
Did you remove the apostrophe at the bottom as well? I haven't used migrate / fake migrate in the past the way that you are implementing. Are you intentionally trying to set it by table? For me, on my DAL statement I'd include: migrate_enabled=myconf.get('db.migrate')

[web2py] Re: No handlers could be found for logger "web2py"

2020-08-26 Thread Andrea Fae'
hello, I have the same problem. I don't have logging.conf in web2py folder and I don't have web2py.exe in it. I'm using Windows 10. thanks Il giorno giovedì 27 dicembre 2012 14:43:45 UTC+1, Niphlod ha scritto: > > do you have a file named logging.conf in the same folder where web2py.py > or

[web2py] Re: fake_migrate=True is not working

2020-08-26 Thread Andrea Fae'
Hello, thank you for your answer. I deleted the character but nothing changes. Best regards Andrea Il giorno lunedì 24 agosto 2020 12:39:47 UTC+2, Clemens ha scritto: > > Hi, > > I'm not very deep in your issue. But opening your appconfig.ini with my > default editor shows that the apostrophe