Re: [web2py] Custom information page after registration and hide field

2021-02-02 Thread 'brushek' via web2py-users
wtorek, 2 lutego 2021 o 20:51:16 UTC+1 brushek napisał(a): > poniedziałek, 1 lutego 2021 o 10:50:51 UTC+1 snide...@gmail.com > napisał(a): > >> >> On Sunday, January 31, 2021 at 3:05:09 PM UTC-8 brushek wrote: >> [...] >> >>> def qrcode(): >>> response.view = 'qrcode.html' >>> response.flas

Re: [web2py] Custom information page after registration and hide field

2021-02-02 Thread 'brushek' via web2py-users
poniedziałek, 1 lutego 2021 o 10:50:51 UTC+1 snide...@gmail.com napisał(a): > > On Sunday, January 31, 2021 at 3:05:09 PM UTC-8 brushek wrote: > [...] > >> def qrcode(): >> response.view = 'qrcode.html' >> response.flash = 'you clicked on register' >> return dict(message="you clicked on reg