Some minor corrections -
Line 1724 - change 'browser' to 'browse' and add 'one'
from:
+Line 38 creates a ``grid`` object that allows to browser, add and update
the comments linked to a page.
to:
+Line 38 creates a ``grid`` object that allows one to browse, add and
update the comments linked to
A few minor typos -
Line 17178 under WingIDE, Rad2Py, and Eclipse - change 'execued' to
'executed'
from:
+it does not change the logic as this is never execued but it forces the
IDE to parse it and understand where the objects in the global namespace
come from (the ``gluon`` module) thus maki
Yes I use MySQL on PythonAnywhere and so far it is working well. Can you
describe your problem in more detail?
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
I'm importing a lot of csv files through Database Administration and would like
to be reminded of which one was last imported.
I was going to amend appadmin.py so that the response.flash on line 255 said
"data uploaded for "+filename. But I just can't see where the filename is
stored. I can see
Anthony - thank you very much - that works perfectly!
Is this documented somewhere that I could have looked up myself?
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send
I have a table which currently contains 10m+ records (local government
spending in www.appgov.org). A native SQL count(*) will take 3-5 secs but
reading all the records like this via the DAL will result in the system
hanging. I try not to read too many of these records in any one online
transa
6 matches
Mail list logo