thirdparty/google_appengine/new_project_template/index.yaml
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 17 Feb 2009 17:28:54 +0000
changeset 1373 178bd19966fe
parent 109 620f9b141567
permissions -rw-r--r--
Fixes the problem of <Entity> Saved not being shown whenever a new entity is created. Patch by: Madhusudan C.S. Reviewed by: Lennard de Rijk

indexes:

# AUTOGENERATED

# This index.yaml is automatically updated whenever the dev_appserver
# detects that a new type of query is run.  If you want to manage the
# index.yaml file manually, remove the above marker line (the line
# saying "# AUTOGENERATED").  If you want to manage some indexes
# manually, move them above the marker line.  The index.yaml file is
# automatically uploaded to the admin console when you next deploy
# your application using appcfg.py.