Re: [web2py] Re: web2py and gae : Delete everything in the datastore

2011-01-30 Thread Nathan VanHoudnos
k queue, etc. That's all I can comment about. Hopping to > hear about your experience. > > On Jan 29, 7:16 pm, Nathan VanHoudnos wrote: > > Yes, I am doing something wrong. I needed to navigate to 'Datastore > Admin' > > instead of 'Datastore Viewer'

Re: [web2py] Re: web2py and gae : Delete everything in the datastore

2011-01-29 Thread Nathan VanHoudnos
than On Sat, Jan 29, 2011 at 9:23 AM, Nathan VanHoudnos wrote: > I tried that again this morning, but it only lets me delete 20 at a time. > Am I doing something wrong? > > (I have hundreds of entries to delete.) > > Cheers, > > Nathan > > > On Fri, Jan 28, 2011 at 5:3

Re: [web2py] Re: web2py and gae : Delete everything in the datastore

2011-01-29 Thread Nathan VanHoudnos
gt; us - in the decemeber release, so it's a new feature, but quite handy! > -- Nathan VanHoudnos |- Statistics & Public Policy PhD student |- Program for Interdisciplinary Education Research (PIER) Fellowship |- Carnegie Mellon University |- http://www.andrew.cmu.edu/user/nmv "

Re: [web2py] Re: web2py and gae : Delete everything in the datastore

2011-01-28 Thread Nathan VanHoudnos
library and the flag - > c. > i.e: dev_appserver.py -c C:\web2py > > On Jan 28, 9:31 pm, Nathan VanHoudnos wrote: > > Hi, > > > > I'm running web2py 1.91.6 on google app engine. I'd like to delete > > everything in the datastore and start over. >

[web2py] web2py and gae : Delete everything in the datastore

2011-01-28 Thread Nathan VanHoudnos
Field('ipaddress' ,default=request.client), Field('comment',requires= IS_NOT_EMPTY() ), Field('rawAnswers',requires= IS_NOT_EMPTY() ), Field('subscores',requires= IS_NOT_EMPTY() ) ) Any h

Re: [web2py] Re: Bug? SQLFORM.factory and SQLFORM differ in handling of hidden form fields

2011-01-20 Thread Nathan VanHoudnos
googlecode? I will fix it asap. > > On Jan 18, 12:23 pm, Nathan VanHoudnos wrote: > > Hi, > > > > A minimal example: > > likertRightAnswer = ['Yes', 'No', 'Impossible to tell'] > > > > form = SQ

[web2py] Bug? SQLFORM.factory and SQLFORM differ in handling of hidden form fields

2011-01-18 Thread Nathan VanHoudnos
r should I be doing something different? (My application creates a bunch of little temporary forms and I don't want to bloat the data-store with them.) Cheers, -- Nathan VanHoudnos |- Statistics & Public Policy PhD student |- Program for Interdisciplinary Education Research (PIER) Fellows

Re: [web2py] Re: Can't install gae remote_api using web2py

2010-10-18 Thread Nathan VanHoudnos
a new feature you want to make sure > you are using the latest SDK to do the upload. (perhaps you have an > old version of appcfg.py on your path?) > > cfh > > On Oct 18, 11:21 am, Nathan VanHoudnos wrote: > > Hi, > > > > Attempting to follow the directions here

[web2py] Can't install gae remote_api using web2py

2010-10-18 Thread Nathan VanHoudnos
.*?/errors/.*)| (applications/.*?/cache/.*)| (applications/.*?/sessions/.*)| )$ builtins: - remote_api: on I must be missing something obvious. Do I need to manually add some files to the web2py instance for this to work? Cheers, -- Nathan VanHoudnos |- Statistics & Public Policy PhD student |- Pro