import models
pk=models.Page(key_name='_blocks')
q=models.Page.gql("WHERE __key__ >= :1", pk.key())
[p.key().name() for p in q]
[u'_blocks--callout', u'_blocks--callout-contact', u'_blocks--footer-center', u'_blocks--teaser', u'_slides--home--1', u'about', u'collections', u'default', u'faq', u'shipping']--To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Z8h6AQSoQw4J.
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
Thank you, Stephen! You are totally right!That's solved my problem! That was my stupid, stupid assumption about string comparision algoritm :(
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/EdaT7weIv_8J.