[web2py] Getting Eclipse / Pydev running

2010-07-29 Thread pabloest
Hi, I'm having some trouble simply getting started with Eclipse and Pydev for web2py development. I can't get into a debugging mode with web2py.py and the web server will not even start. When I right-click and select Debug As > Python Run, I get error messages that say: -unexpected error setting u

[web2py] Re: Getting Eclipse / Pydev running

2010-07-29 Thread pabloest
vide password parameter to run web2py.py? > > 2010/7/29 pabloest > > > > > > > Hi, > > > I'm having some trouble simply getting started with Eclipse and Pydev > > for web2py development. > > I can't get into a debugging mode with web2py.py and the

[web2py] Re: Filling a form with AJAX / contextual JQuery dialog?

2010-07-29 Thread pabloest
Hi, I believe it should be ok to leave the and jQuery in the header. This will be cached by the browser and you may well find yourself using it elsewhere too as it is quite useful. Then for view-specific functions, there's no reason you can't place