[google-appengine] template does not accept display **strings** like 4.23.23-1.sl6.epel

2012-12-15 Thread lscgis.uwm
Hi my datastore is has a column named "tarball" under which the STRING values (created with StringProperty) are like tarball 24.23.23-1.sl6.epel 4.6.-1 4.23.6-1.fc4 I have a tempate with {{ item.tarball }} to query that column, but it does not work ! the values are not displayed... this is

[google-appengine] New Terms

2012-12-15 Thread Max
Hi, I'm running on my pc a Python application and I'm storing the results on appengine Datastore to be used in my website. The local code is: def invia(utente, numero, tweet, link1, risorsa): params = urllib.urlencode({'utente': utente, 'numero': numero, 'tweet': tweet, 'link1': link1,

[google-appengine] Started getting NoIndexError as of 2012-12-11

2012-12-15 Thread timh
Hi Just a note, as of the 2012-12-11 I started getting the following error (NDB, threading enabled) 2012-12-11 16:18:50.011 suspended generator _run_to_list(query.py:921) raised NeedIndexError(no matching index found. The suggested index for this query is: - kind: Product properties:

Re: [google-appengine] template does not accept display **strings** like 4.23.23-1.sl6.epel

2012-12-15 Thread Dan Pride
Unsubscribe On Fri, Dec 14, 2012 at 8:39 PM, lscgis.uwm wrote: > Hi > my datastore is has a column named "tarball" under which the STRING > values (created with StringProperty) are like > > tarball > 24.23.23-1.sl6.epel > 4.6.-1 > 4.23.6-1.fc4 > > I have a tempate with {{ item.tarball }} to q

[google-appengine] Backends have started to crash once a week

2012-12-15 Thread Richard
Backend has been running for months with no problems. Last week, my background thread crashed with the following error. I shrugged at it. This week, it did so again. You guys screwed the pooch on something. The worst problem is that it does not restart the instance! Traceback (most recent