[Baypiggies] Google AppEngine Templates
Shalabh Chaturvedi
shalabh at cafepy.com
Thu Apr 10 23:29:31 CEST 2008
On Thu, Apr 10, 2008 at 2:20 PM, David Cramer <dcramer at gmail.com> wrote:
> Any idea why they decided to use Django? For me this is a very limited
> engine. One of the first things we switched when using Django was the
> template engine, to a very similar one, called Jinja (jinja.pocoo.org).
>
> Maybe they plan to provide more options?
>
Looks like jinja is pure Python - in which case you can just upload it with
your app and use it, instead of using the bundled Django. You should be able
to upload any pure Python (no C extensions) library.
>
> --
> David Cramer
> Director of Technology
> iBegin
> http://www.ibegin.com/
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/baypiggies/attachments/20080410/8037c518/attachment.htm
More information about the Baypiggies
mailing list