I must have missed the TextProperty doesn't have an index and can't be
filtered on in the documentation!

Thank you so much!  :)

On Oct 15, 11:58 pm, djidjadji <[EMAIL PROTECTED]> wrote:
> A db.TextProperty() has no index so you can't filter on it.
> Why not set the PermLink value as the key_name for this object.
> Then you can get the object with
> Entry = Entries.get_by_key_name(perm_link_key)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to