[google-appengine] django gae importlib

2010-07-15 Thread chuse
Hi, I'm new around here; I'm trying some simple ajax code using django and dajax. My problem appears when I load localhost: ImportError at / No module named importlib Request Method: GET Request URL:http://localhost:8080/ Exception Type: ImportError Exception Value:No m

[google-appengine] django + GAE + app-engine-patch + i18n (+ Mac)

2009-01-22 Thread boson
Anybody have luck with this combo: django + GAE + app-engine-patch + i18n ? I'm on Mac OS X 10.5. First I had to get the gettext package from Fink. But now still when I run "manage.py makemessages -l en", I get: Error: errors happened while running xgettext on __init__.py /bin/sh: xgettext

[google-appengine] Django + GAE

2008-10-29 Thread Daniel Larkin
Hi all, I'd like to use Django on GAE for a small project. Ideally I'd like to use version 1.0 of Django rather than 0.96, and I'm aware there are various patches and helper scripts etc to make this possible. Yet, these approaches seem less than straight-forward (perhaps I'm incorrect there? I ha