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

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

2021-01-31 Thread 'brushek' via web2py-users
niedziela, 31 stycznia 2021 o 18:02:41 UTC+1 mauri...@gmail.com napisał(a): > If its about QR codes, these are what I mean't: > http://www.web2pyslices.com/slice/show/1462/qr-code-builder-with-web2py > https://github.com/minlaxz/python-qr > https://github.com/laconic75/QR-Inventory > OK, thank

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

2021-01-31 Thread 'brushek' via web2py-users
02:47 'brushek' via web2py-users < > web...@googlegroups.com> wrote: > >> >> Hello, >> >> I have two problems to solve, I think they are simple, but couldn't find >> proper solution in docs. >> >> I would like to show qrcode gener

[web2py] Custom information page after registration and hide field

2021-01-30 Thread &#x27;brushek&#x27; via web2py-users
Hello, I have two problems to solve, I think they are simple, but couldn't find proper solution in docs. I would like to show qrcode generated by qrcode module which will be used for Google Authenticator for every user after proper registration. This qrcode should be generated randomly and in