Python

21 Jan 2009

Gaebar Beta 3 Release

I've just tagged Gaebar Beta 3 (version 0.3) in GitHub.

(more...)

Gaebar Beta 3 (version 0.3) released

20 Jan 2009

Real-world Google App Engine

31 Dec 2008

Gaebar Beta 2 Release

I'm happy to announce that there's quite an important update to Gaebar that brings with it some essential bug fixes and should help shave quite a bit of time off of your restores.

(more...)

Gaebar Beta 2 Released

25 Dec 2008

Update: Beta 2 Released! See the Gaebar Beta 2 announcement.

(more...)

Google App Engine Backup and Restore (Gaebar) released

20 Dec 2008

Dan Sanderson has a good article on Google Code on Using Django 1.0 on App Engine with Zipimport, however it misses two steps in preparing the django.zip file if you want to use the latest Django trunk with the latest Google App Engine Helper.

To create a new Django application for Google App Engine using Google App Engine Helper, start by exporting the latest Google App Engine Helper:

(more...)

Running Google App Engine Helper trunk with Django trunk (zipimport)