Archive for May, 2010

Google AppEngine adds blacklists

Friday, May 28th, 2010

Not sure when this got added, but you can now see the ip’s most accessing your app, and hopefully you can block someone from using up your quota.

http://code.google.com/appengine/kb/general.html#blacklists

Using django.contrib.sitemaps on AppEngine

Monday, May 17th, 2010

If you use Google AppEngine and want to use the sites and sitemaps contrib apps you can use this modified version of the google-app-engine-django helper here: http://code.google.com/p/dherbst-app-engine-django/wiki/Sitemaps