This is it:
[Py3] ASCII decode error when running app in shell with non-ascii characters
https://github.com/web2py/web2py/issues/2060
Dne čtvrtek 7. března 2019 12:41:08 UTC+1 Shawn Michaels napsal(a):
>
> Hi, I'm facing similar problem in Version 2.17.2 when there is unicode
> c
Hi, I'm facing similar problem in Version 2.17.2 when there is unicode char
in subject or message.
Python 3.6
Traceback (most recent call last):
File "/www/projects/web2py/gluon/shell.py", line 276, in run
execfile(startfile, _env)
File "/www/projects/web2py/gluon/shell.py", line 41, in e
Hi, I managed to get form in modal to work, but I have problem - when I
submit form the form hides and there is still shadow background there. I'm
working with latest bootstrap (4.3.1) right now (don't know if it's the
reason).
response.js with form.errors shows the form again but with accepted
Hi,
I just noticed, I can access disabled app.
when I connect from local network with /etc/hosts file edited like this:
[server IP] [disabled.address]
The page:
Temporarily down for maintenance
is displayed
When I comment the hosts line out I can connect to disabled site.
Do anybody know why or
Hi, I have this minimal example:
db.define_table('entry_type',
Field('label'),
format='%(label)s'
)
how can I get the row represented by format?
record = db['entry_type'](id)
gives me requested row and I need to get it's representation set by format.
Thank you in advance!
--
Resourc
Hi, There is stable implementation of MyRocks engine in MariaDB. Could
someone share thoughts about that and usability with web2py/DAL?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/is
6 matches
Mail list logo