Not until beta at least...
Graphs need a better look :-P
Traceback (most recent call last):
File "/home/pvalleri/src/web2py/gluon/restricted.py", line 212, in restricted
exec ccode in environment
File "/home/pvalleri/src/web2py/applications/scapp/models/scheduler.py", line 31, in <module>
scheduler.queue_task(test_rest, period=10, repeats=0)
File "/home/pvalleri/src/web2py/gluon/scheduler.py", line 959, in queue_task
**kwargs)
File "/home/pvalleri/src/web2py/gluon/dal.py", line 8460, in validate_and_insert
response.id = self.insert(**new_fields)
File "/home/pvalleri/src/web2py/gluon/dal.py", line 8443, in insert
ret = self._db._adapter.insert(self, self._listify(fields))
File "/home/pvalleri/src/web2py/gluon/dal.py", line 1201, in insert
raise e
OperationalError: database is locked
scheduler.queue_task(test_rest, period=10, repeats=0)--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/FF2g_6qhxDs/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--