I have been using gmail to send verification emails to clients registering
for my app but suddenly it is not working, i looked for possible solutions
to this problem but none are working and some are working for others but
not others, i just wanna know if there is another mailing service i could
Hi everyone,
I'm getting the following error in the browser console
"Uncaught TypeError: Cannot set property 'ajax_fields' of undefined
at web2py-bootstrap4.js:2
at web2py-bootstrap4.js:82"
I have no clue what does this mean nor how to fix it. Any suggestion on
what should I look at?
Thank
I have this in my appconfig.ini and it works.
; smtp address and credentials[smtp]
server = smtp.gmail.com:587
sender = my_em...@gmail.com
login = my_em...@gmail.com:my_pwd
tls= true
ssl= true
domingo, 5 de Maio de 2019 às 10:26:40 UTC+1, mostwanted escreveu:
>
> I have been using gmail
Just to give you some feedback, I tried adding debug=True to the DAL
command and creating a pyDAL logger. Nothing is shown in the logging file.
It gets created (so the logging is working) but nothing shows up.
Also tried pydal instead of pyDAL as the name of the logger with the same
result.
do
All queries are logged and timed in:
db._timings
Should also be logged by the DB itself.
On Sunday, 5 May 2019 13:40:04 UTC-7, jcrma...@gmail.com wrote:
>
> Just to give you some feedback, I tried adding debug=True to the DAL
> command and creating a pyDAL logger. Nothing is shown in the logging
Logger is defined here:
https://github.com/web2py/pydal/blob/master/pydal/base.py#L254
Debug logging is set up here:
https://github.com/web2py/pydal/blob/9d30c5a7c65d2fbcf52a9254b9523cba500269dd/pydal/adapters/base.py#L373
Not sure what the problem is. Anyway, as already noted, you can just use
Hi Massimo,
thank you for your time, appreciated.
D.
On Sunday, May 5, 2019 at 1:17:17 AM UTC+8, Massimo Di Pierro wrote:
>
> I took at briefly look at Jam. Jam is a much more sophisticated version of
> web2py's appadmin, our name for the database UI.
> web2py is not a database UI and the one
7 matches
Mail list logo