Hi list,
When I' m having those error messages
NeedIndexError
no matching index found.
This query needs this index:
- kind: registration_registrationprofile
properties:
- name: __key__
direction: desc
and number of other like this
and another error
NeedIndexError
The index for this query is not ready to serve. See the Datastore
Indexes page in the Admin Console.
This query needs this index:
- kind: auth_group
properties:
- name: __key__
direction: desc
although my index.yaml contains those indexes, I deployed the app
several time to overcome it but no changes happened.
what is wrong here?
thanks
--
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.