And what is the most efficient way to handle normal templates in
Nitro ? Serializing the render functions and caching them (in memcache
in case of appenginejs) ?
--
Roberto
I have a django based app with customized db-based template engine. I
And what is the most efficient way to handle normal templates in
Nitro ? Serializing the render functions and caching them (in memcache
in case of appenginejs) ?
On Jan 26, 4:30 am, George Moschovitis <george-moschovi...@gmosx.com>
wrote:
> > I have a django based app with customized db-based template engine. I
>
> what is a db-based template engine?
the templates are stored in db, not file system. This makes sense,
e.g. when app users can provide or update templates or when developer
does not want to re-deoply the app for template changes.
--
You received this message because you are subscribed to the Google Groups "nitro-devel" group.
To post to this group, send email to nitro...@googlegroups.com.
To unsubscribe from this group, send email to nitro-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nitro-devel?hl=en.