[google-appengine] How to configure google app engine datastore (NDB) with django

2015-02-27 Thread Praveen Singh
I am trying to use google datastore (NDB) with Django. This is the error I get when I try to put an entity. ImproperlyConfigured at /registration/ settings.DATABASES is improperly configured. Please supply the ENGINE value. Check settings documentation for more details. I followed To use NDB

[google-appengine] Re: Python WebScraping app

2013-11-01 Thread Praveen kumar s
On Wednesday, 2 July 2008 06:37:53 UTC+5:30, luismgz wrote: > > I also use BeautifulSoup and it works great. > This is a little sample (modified from the BeautifulSoup's site) to > scrap data from a site and email the results: > > class soup(app.page): > def GET(self): > web.head

[google-appengine] Channel API is working locally But not in production throws provided token is invalid

2012-03-13 Thread praveen kumar
I will create channel Id(token) using Channel API in server side., In the client side using this token while opening the channel using http://talkgadget.google.com/talkgadget/channel.js. It throwing error provider token is invalid . Please help how to fix this issue Regards., Praveen. -- You

[google-appengine] Channel API is working locally But not in production throws provided token is invalid

2012-03-13 Thread praveen
I will create channel Id(token) using Channel API in server side., In the client side using this token while opening the channel using http://talkgadget.google.com/talkgadget/channel.js. It throwing error provider token is invalid . Please help how to fix this issue -- You received this mes

[google-appengine] Channel API not working in production

2012-03-13 Thread praveen
I have implement struts based chat application using channel API trying to implement the chat application., The Sample struts chat application works in local enviroinment .But in production enviroinment totally it sucks.Please help -- You received this message because you are subscribed to the Go

[google-appengine] Skip requests from cron from getting redirected to my custom domain

2012-02-14 Thread praveen
/questions/9277356/skip-requests-from-cron-and-taskqueue-services-from-being-redirected-to-custom-d Can someone comment on why the check for "X-AppEngine-Cron" isn't working? Thanks Praveen -- You received this message because you are subscribed to the Google Groups "Google App

Re: [google-appengine] Another HR Refactoring Issue - When to clear a cache?

2011-09-06 Thread Praveen
Hey i asked this on IRC, It seems to be "Couple of Seconds" (Re-index lag) -- 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/-/96weLn8jjEcJ. To post to

[google-appengine] Datastore Admin is showing an error page

2010-12-20 Thread Praveen ....
Currently, when I click on my Datastore Admin option in my application I get this error Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this

[google-appengine] looking at GAE database like sqlplus

2010-05-19 Thread Praveen Kumar
Hi, I am a newbie with GAE. I want to know how can i browse through the GAE database like for example we use sqlplus/toad for oracle database. Thanks in advance for your suggestions. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post

[google-appengine] Re: Goolge App with JPA

2009-07-28 Thread Praveen Sangolli
Thank you for your reply Jeff. I am now able to select and persist data but when i update it throws a ClassCastException, when executeUpdate() is executed. the update code and the exception is java.lang.ClassCastException: org.datanucleus.store.appengine.query.StreamingQueryResult cannot be cast

[google-appengine] Goolge App with JPA

2009-07-24 Thread Praveen Sangolli
Hello everybody, Can anyone help me configure JPA with google app engine. I am having issues selecting data from the datastore with JPA --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To p

[google-appengine] How can i use the googl Map api ,Is there any way using app engine

2009-02-18 Thread praveen prasanth
Hi I have recently created a webpage,I would like to use the google map api in my site. i found a tutorial for this in the below site http://code.google.com/support/bin/answer.py?answer=74725&topic=11364 but now google is not providing google page (http://pages.google.com ) instead of that we ca