On Wed, Sep 29, 2010 at 3:12 PM, Antoine Pitrou <solip...@pitrou.net> wrote: > On Wed, 29 Sep 2010 23:58:05 +0200 > "Martin v. Löwis" <mar...@v.loewis.de> wrote: >> > That shouldn't be too hard. Someone just has to create an App Engine >> > project and handle the deployment. I guess the trickiest part is >> > making sure enough people have admin access so multiple people can >> > update the website, especially if we run a modified copy so that >> > bugs.python.org can push "anonymous" (and probably be the only thing >> > that can). >> >> I was hoping that I can run Rietveld on the same machine as roundup, >> with the added advantage that people can use the same logins, and >> even the same cookies. > > That would be very nice. > Aren't there some App Engine emulation layers? Or are they only for > development?
Yes, http://code.google.com/p/django-gae2django/ (see also http://code.google.com/appengine/articles/pure_django.html) -- --Guido van Rossum (python.org/~guido) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com