[web2py:32114] Re: Well integrated cart and information site using web2py

2009-10-02 Thread notcourage
Which payment processor do you use? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web

[web2py:31958] Re: app engine data model best practices

2009-09-30 Thread notcourage
One entity group per web2py object, lack of list property support, etc. dooms the current implementation to "small" web sites. If db.py has no tables, will the "Web2py also re-evaluates your model definition" overhead vanish? --~--~-~--~~~---~--~~ You received this

[web2py:31374] Re: How mature is DAL's GAE support

2009-09-20 Thread notcourage
Are you implying that the GAE DAL could profit from new exceptions for BigTableDownForMaintenance & BigTableTimeOut? On Sep 19, 11:12 am, Robin B wrote: > The GAE DAL does not try to handle the 1000 fetch limit.  GAE apps > must be designed differently, meaning if you need more than 1000 > resul

[web2py:31319] Re: gae: gluon undefined

2009-09-19 Thread notcourage
... > > Robin > > On Sep 17, 11:02 pm, notcourage wrote: > > > > > I can send email after deploying to gae but not in the dev env. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users

[web2py:31245] Re: gae: gluon undefined

2009-09-17 Thread notcourage
I can send email after deploying to gae but not in the dev env. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from th

[web2py:31243] Re: gae: gluon undefined

2009-09-17 Thread notcourage
Seems to me the default db.py oughta have: if request.env.web2py_runtime_gae: mail.settings.server='gae' else: ... Will expired session records ever be deleted? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[web2py:31242] Re: gae: gluon undefined

2009-09-17 Thread notcourage
I installed 2.5.4 & it works so thank you. Next step is friendlier URLs than: http://localhost:8080/init/default/user/register --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this gro

[web2py:31231] gae: gluon undefined

2009-09-17 Thread notcourage
I'm using Vista. create c:\swe\notcourage-guestbook folder extract webpy here (don't run web2py.py) edit app.yaml create applications folder here create init folder here copy my app's files here c:\swe\notcourage-guestbook\ app.yaml gluon applications init I&

[web2py:31211] Re: class MultiPart_Mail should import Settings?

2009-09-17 Thread notcourage
https://mdp.cti.depaul.edu/wiki/default/page/98b7448f-059a-47f7-82da-dce4728aa4dd contains the def'n of the class MultiPart_Mail. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this

[web2py:31178] class MultiPart_Mail should import Settings?

2009-09-16 Thread notcourage
I'm a web2py rookie. I copied the class MultiPart_Mail to my app's modules directory. I couldn't call it from my controller until I added: from gluon.storage import Settings to the top of the class. If I'm correct, this should be added to the wiki. Better still, add this class to gluon.tools & pro

[web2py:29932] all of the cache examples fail

2009-09-02 Thread notcourage
http://mdp.cti.depaul.edu/examples/default/examples#cache_examples --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe fro

[web2py:29928] can't untar reddish

2009-09-02 Thread notcourage
http://mdp.cti.depaul.edu/appliances/default/show/41 Trying with 7-Zip on Vista. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To u