On Tuesday, February 2, 2021 at 11:54:43 AM UTC-8 brushek wrote:
> 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:
>>> [...]
>>
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
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
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 register")
>
> I have a question about response.view - when I comment this out, I get in
>
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
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
On Sun, Jan 31, 2021 at 4:50 PM 'brushek' via web2py-users <
web2py@googlegroups.com> wrote:
> OK
OK, Your suggestion is to search in examples of web2py and github ?
Regards
niedziela, 31 stycznia 2021 o 03:48:08 UTC+1 mauri...@gmail.com napisał(a):
> I thought I must have seen an example of the same from github or Web2py
> examples.
> Regards
>
> On Sun, Jan 31, 2021, 02:47 'brushek' via
I thought I must have seen an example of the same from github or Web2py
examples.
Regards
On Sun, Jan 31, 2021, 02:47 'brushek' via web2py-users <
web2py@googlegroups.com> wrote:
>
> Hello,
>
> I have two problems to solve, I think they are simple, but couldn't find
> proper solution in docs.
>
>
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
9 matches
Mail list logo