Hii am trying to upload a site to GAE , after the site is uploaded , when I
go to app admin and try to insert a new membership, I get this errors:-

*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_user
  properties**:
  - **name**: **first_name
  **- **name**: **last_name*

I have also tryied using the plugins_comment , and it gives me an
error like this:-

*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**: **plugin_comments_comment
  properties**:
  - **name**: **record_id
  **- **name**: **tablename
  **- **name**: **created_on
    direction**: **desc*

*Please Help!*

Reply via email to