ah, corresponding. wonderful. thanks djidjadji!
On May 17, 2:34 pm, djidjadji wrote:
> Have a look at
>
> http://code.google.com/appengine/docs/python/datastore/functions.html
>
> 2010/5/16 Herbert :
>
>
>
>
>
> > hi all,
>
> > I have a list of keys to feed in db.get() to return multiple entities
Have a look at
http://code.google.com/appengine/docs/python/datastore/functions.html
2010/5/16 Herbert :
> hi all,
>
> I have a list of keys to feed in db.get() to return multiple entities,
> and I'm wondering if the order of the returned results = order of the
> keys. This seems to be the case s
Use 8.8.8.8 or 8.8.4.4 as your DNS Server.
2010/5/16 Flips
> Hi if I try to access my app through the custom Domain I do not get
> any response. It affects all my apps.
>
> For example:
> Custom Domain: http://de.driggle.com/
> Appspot Domain: http://driggle-news.appspot.com/
>
> The issue occu
Hi
I just add some simple stats to http://www.appenginepeople.net/stats/
Cheers, Sebastian
http://www.livemade.com
PS: hope to see many appengine folks at the Google IO
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this gro
Hi,
Thank you Fredrick and Nick.
I've filling the form and I'm now waiting.
I should deepen FAQ, sorry.
On May 12, 12:23 am, "Nick Johnson (Google)"
wrote:
> Hi,
>
> If you are having trouble with SMS verification, or want an additional
> account activated, please fill out the following form
Question 3:
How will "admin" status work on OpenID apps-- will it simply be passed
through transparently when an admin logs in with the
http://www.google.com/accounts/o8/id provider?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post
The fact that it's not available doesn't necessarily mean it's
registered as an application; the namespace is shared with Gmail
accounts; it's possible a Gmail account with the same name (or even a
fuzzily similar one) exists.
On May 15, 11:40 pm, Tom wrote:
> I'm the maintainer for an open sourc
I had an entity field change. This entity is used for settings and so
it caused application to stop working. Problem is I can't figure out
how it got changed. Looking at the admin logs the date of last change
is one week before all of our clients stopped working.
The current wrong value was a test
Hi,
SELECT FROM bookshelf.ItemDesc WHERE fts == param0
&& :strList.contains(userName).
I have a list of users and want to be selective with the search.
Provide result that contain the userName in the list provided
(strList). My resulting query looks like the one above. Will this
work ?
I am using
Hi if I try to access my app through the custom Domain I do not get
any response. It affects all my apps.
For example:
Custom Domain: http://de.driggle.com/
Appspot Domain: http://driggle-news.appspot.com/
The issue occurs since ~10 minutes. My BlackBerry which uses a british
proxy server is not
Hi
I'm new in this comunity and I'm developing a Python application that
needs to run one of the google hosting project executables
can I do that?
thanks in advance
Fernando
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this
I'm the maintainer for an open source project with a well-known
project name.
For some reason, that name isn't available on Google App Engine. It
appears someone else has registered it but is not doing anything with
it (if they did, it would be even more confusing).
Who can I contact about that
SELECT FROM bookshelf.ItemDesc WHERE fts == param0
&& :strList.contains(userName)
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send e
Hi I modified the guestbook full text search to use executeWithMap()
and it works fine. However, I would like to add a contains clause to
the hashmap (on a different column). I am not getting the result as
expected... Can you please let me know if contains clause (basically a
list of strings) can
Hello, I've been developing a couple of projects on GAE and I notice
there is a certain latency after publishing modifications and getting
them to actually display on the live site. After publish is done, I
usually get served old versions of my project for a while before
changes appear. Is there a
help ...
How do I retrieve a User and the Company that it Work? and a company
with all Users?
My classes:
@PersistenceCapable(detachable = "true")
public class User implements Serializable {
public Usuario() {
}
@PrimaryKey
@Persistent(valueStrategy = IdGener
I have another issue: I'm using GeoModel which stores a list of
strings. However, when uploading vales the string list is instead set
to a sinlge string (e.g. "[ u'8', u'82, ...]" ). Is there a yaml field
I'm missing to tell the bulk loader that a coulmn in my CDC is
actually a list?
Thanks!
Ryan
I already have 6 apps so far, but when I tried to create a new app
today I was told to activate my account through SMS again. Luckily, I
have a spare mobile, so I activated through this other number. Now, I
tried to add a new app, but whatever I use as the identifier, it tells
me it's not valid. I
Thanks Tim, just now i have configured all for run in python 2.5, but
when the error appear in the eclipse console i go into firefox:
http://localhost: but nothing works. I think the program execution
stops on the error for some reason
I run the application without --datastore_path and it work
are you using resp.setHeader or resp.setContentLength ?
Thanks for all the help!!!
On May 16, 12:48 am, Jaroslav Záruba
wrote:
> Works for
> me:http://jzaruba-1.appspot.com/blob?key=AMIfv97ojheagz9LYcvrv86ROmXLdu4...
> Are you sure you send actual number in your header?
>
>
>
>
>
> On Sat, May
> PS Of course I expect to hear about many more features next week :-)
> I am dying to hear about this
> one:http://code.google.com/events/io/2010/sessions/next-gen-queries-appen...
yeah, I would expect more from a release just before Google I/O.
-g.
--
You received this message because you ar
hi all,
I have a list of keys to feed in db.get() to return multiple entities,
and I'm wondering if the order of the returned results = order of the
keys. This seems to be the case so far but i'm not sure if i could
rely on it?
I could of course sort the returned results in memory but i'm just
cu
22 matches
Mail list logo