[web2py] Re: web2py 1.90.1 is OUT

2010-12-18 Thread czamb
runs fine. Cheers czamb Traceback (most recent call last): File "c:\web2py\gluon\main.py", line 453, in wsgibase session._try_store_on_disk(request, response) File "c:\web2py\gluon\globals.py", line 402, in _try_store_on_disk cPickle.dump(dict(self), respons

[web2py] Re: web2py 1.90.1 is OUT

2010-12-19 Thread czamb
ey) KeyError: '__getstate__' I tried to "easy_install ssl" before and it refused to install with: ValueError: This extension should not be used with Python 2.6 or later (already built in), and has not been tested with Python 2.3.4 or earlier. Regards czamb On Dec 19, 5:43

[web2py] tagging widget from plugin_wiki doesn't work when encapsulated in another custom form view

2010-12-19 Thread czamb
old version because the application crashes... see the other thread on 1.90 is out. Regards czamb

[web2py] Re: tagging widget from plugin_wiki doesn't work when encapsulated in another custom form view

2010-12-19 Thread czamb
One more remark: as a result the tagging submit button submits the outer form and tagging functionality cannot be achieved inside the outer edit form. On Dec 19, 7:30 pm, czamb wrote: > Hello there, > > The tagging widget (from plugin_wiki) does not create the proper lin

[web2py] database query

2010-12-21 Thread czamb
timeError: Using a recursive select but encountered a broken reference If I need the SQL execution, how can I convert its output to a rows object? sqlite is the database Thanks in advance any help is welcome. Regards czamb

[web2py] Re: database query

2010-12-22 Thread czamb
Massimo, thanks for the quick reply, seems to work :) Regards czamb On 22 Dez., 02:21, mdipierro wrote: > If you have joins, I would do this: > > movies_with_activeTag=db(db.movies.id.belongs(db(db.link.tagID==id_of_activeTag)._select(db.link.movieID,groupby=db.link.movieI

[web2py] staging setup with apache2 and directive?

2010-12-22 Thread czamb
r2:pwd2 Now I get a dialog for user and password. But after entering the credentials apache keeps asking again and again for them. Any ideas what I'm missing? Thank you. Regards czamb

[web2py] html in session.flash?

2012-08-28 Thread czamb
Is it possible to get some html content into the session.flash message? I would like to include an "undo" link for a delete action. Could also be nice to easily access newly created content. Thank you. --

Re: [web2py] Re: html in session.flash?

2012-08-29 Thread czamb
side XML(), and it should be rendered properly. >> >> >> >> session.flash = A('click me', _href=URL(...)) >> >> >> >> or >> >> >> >> session.flash = XML('click me' % URL(...)) >> >> >> &g

[web2py] web2py wiki?

2011-08-19 Thread czamb
Hi all, there is a lot of useful information in this forum. However, it is scattered over many posts and often one can't get the essence without reading through the thread. Should there be a web2py wiki? I think it would be very useful to have a centralized and editable repository for web2py best

[web2py] Aw: Re: web2py wiki?

2011-08-19 Thread czamb
Anthony, thank you for pointing me to web2pyslices, I just registered there. I knew it before and it helped me out a couple of times. But it is not exactly a wiki or? My point is that I see web2py and the web2py-users gaining more momentum. Groups traffic increases and the rather unorganized in