Saturday, December 3, 2011

Re: anybody running django on the app engine with the sql service?

Hi People,
  Today I forked Tomas repository and add a simple request handler to run management commands on the app engine.
  The code is pretty simple, dirty, unsecure and not tested (so don't use it) but proves the concept.
  And you can play with the handler at: http://devsar-cloud.appspot.com/commands/
  To run the syncdb command use /commands/syncdb/ (it doesn't hang asking about initializing the auth)

Cheers, Sebastian
www.devsar.com

No comments:

Post a Comment