I updated the web2py version to 2.15.2 from 2.14.x through web2py admin
interface update check button. After the update admin stopped working and
tickets created are also not opening. Error in admin/errors/file reads
below line,
S" name 'iteritems' is not defined"
p3
sS'layer'
p4
S'/home/www-da
normaly i saw most people confused that how i can grab online free services
that increase my online presence.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
Hi,
I'm new to web2py and trying to develop an application. I have some
queries on how to do certain things on web2py best way,
1. I have few tables in my application. Should I write definition in a
single file inside models (models/db.py) or each table definition in a
separate file?
2. Can
Hi,
I'm using scheduler to run different jobs everyday. To create a new job
I simply insert into scheduler_task table like below,
db.scheduler_task.insert(function_name = "run_job", task_name = "job1",
repeats = 1, period = 86400, start_time = start_time, stop_time = end_time,
prevent_drift
4 matches
Mail list logo