What steps will reproduce the problem?
1. export head version of code
2. Install like here
http://code.google.com/p/cpedialog/wiki/How_To_Install_cpedialog
3. Open application url
What is the expected output? What do you see instead?
You will see message, that there are not some index.
during deploy you can see that GAE do not accept some index. Looks like
one column index are not necessary with 1.4 SDK
So I removed unneeded index, and was able to start application.
Here is my version of index.yaml - looks like it's working now.
Please provide any additional information below.
Original issue reported on code.google.com by DevelopC...@gmail.com on 7 Dec 2010 at 12:30
Original issue reported on code.google.com by
DevelopC...@gmail.com
on 7 Dec 2010 at 12:30Attachments: