[web2py] Re: inserting attributes into form.custom.begin

2010-07-26 Thread ciastek
Is it desired behaviour? -- Sebastian On 6 Lip, 20:55, mr.freeze nat...@freezable.com wrote: It looks like the custom components are only built in the init of SQLFORM so you will have to pass it in the constructor:form= SQLFORM(db.things, _class='small') form.custom.begin.xml() 'form 

[web2py] New layout.html makes unable to use appadmin without auth

2010-07-25 Thread ciastek
Disabling auth in application breaks appadmin. layout.html assumes, that auth is defined: --- layout.html { --- body div class=flash{{=response.flash or ''}}/div div class=ez-mr wrapper id=layout {{#-- Layout 3 from http://www.ez-css.org/layouts --}} div class=ez-wr

[web2py] Re: Presentation of web2py

2010-04-16 Thread ciastek
Text extracted - http://docs.google.com/document/pub?id=1Xg1r8kxfmgo4vC3mSKW_OX-WKTHAWFkt3fJO25pdATg Is it OK? On Apr 14, 5:44 pm, mdipierro mdipie...@cs.depaul.edu wrote: That document needs to be updated. The problem is I lost the source. If anybody would like to take the time to extract the

[web2py] Re: Web2Py Database Web Interface

2010-04-08 Thread ciastek
On Apr 7, 8:27 pm, cesmiga cesm...@gmail.com wrote: At one time I thought I saw a project available for a Web2Py Database Web Interface.  Does anyone know if one exists? This one? http://gaesql.appspot.com/ Found in Book, 6.4 (http://web2py.com/book/default/section/6/4) -- You received this

[web2py] Re: web2py production deployment on vps.net (VIDEO)

2010-04-05 Thread ciastek
Christopher, just run web2py.py once after running setup-web2py- ubuntu.sh Details: http://groups.google.com/group/web2py/browse_thread/thread/20e724c51c4dca55/7a6bc911316dd23a On Apr 3, 11:28 am, Christopher Steel chris.st...@gmail.com wrote: With 8.04 64 I am unable to create new

[web2py] Re: problems using web2py ajax function

2010-04-03 Thread ciastek
Thank you Russell, your suggestion works great. I use li onclick=ajax('{{=URL(r=response, f='action', args='hellohello')}}', [], 'target')hello!/li On Mar 29, 3:46 am, mdipierro mdipie...@cs.depaul.edu wrote: I think you can. I have not tried it. Mind that you have to ecape the args. On Mar

[web2py] Re: how to troubleshoot admin errors?

2010-03-30 Thread ciastek
can see default port is 8000) Looks like as long as you don't run ./web2py, admin can't find welcome.w2p to scaffold. On Mar 29, 5:27 pm, Yarko Tymciurak resultsinsoftw...@gmail.com wrote: On Mar 29, 9:27 am, ciastek ciasteczk...@gmail.com wrote: I've had the same problem (unable to create

[web2py] Re: how to troubleshoot admin errors?

2010-03-29 Thread ciastek
once, resolved the problem. IMHO the source of problem is absence of web2py/deposit and web2py/ site-packages directories. mdipierro - web2py rox! :) -- ciastek On Mar 22, 4:01 am, KMax mkostri...@gmail.com wrote: Hello   My web2py instalation (1.73 and newer) was affected by the same issue

[web2py] Re: googling web2py

2010-03-28 Thread ciastek
Poland - 109000 -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group

[web2py] How can I change language of admin interface?

2010-03-05 Thread ciastek
How can I change language of admin interface without changing prefered language in browser options? -- ciastek -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from