You do great Massimo !!
Looking forward to checking out the processing stuff!
On Dec 30, 2010, at 18:32 , mdipierro wrote:
> Source: http://code.google.com/p/emte-trading/
>
--
Lorin Rivers
Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
<mailto:lri...@mosasaur.com>
512/203.3198 (m)
hie im looking at the source code... i think i have most of the infrastructure in place... but to start log2db.py i run into the following error..Traceback (most recent call last):
File "/home/www-data/web2py/gluon/restricted.py", line 205, in restricted
exec ccode in environment
File "applications/trading/models/menu.py", line 7, in <module>
(T('Index'),URL('index').xml()==URL().xml(),URL('index'),[]),
AttributeError: 'str' object has no attribute 'xml'
can some please point me in the right direction to solving this. i have cracked my head for two days and i feel like i am missing something very simple
i was intrested in checking this out but there appears to be no source available at the posted url. Is there somewhere i can get a look at this ?
I'm currently working on a websockets project using web2py as a front end and this would be a good teaching tool