[Repoze-dev] repoze.bfg under google appengine?

2009-04-10 Thread Miuler
Do we need lxml module? Can you use the native python xml? I want to run within repoze.bfg google appengine _\|/_ (O-O) --oOO-(_)-OOo Hector Miuler Malpica Gallegos Universidad Nacional del Callao - Peru Escuela de Ingenieria Electronica usuario

[Repoze-dev] chameleon and appengine

2010-01-10 Thread Miuler
Hi, will work chameleon on google appengine? in future? ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

[Repoze-dev] Configurar una vista como tipo 'text/xml'

2010-02-06 Thread Miuler
(http://paste.pocoo.org/show/04xY0CQb2YpOy3gMGSFy/) Hola, tengo una clase vista la cual me proporciona los métodos para la plantilla: class ReportXmlView(object): def __init__(self, context, request): self.context = context self.request = request def __call__(self):

Re: [Repoze-dev] Configurar una vista como tipo 'text/xml'

2010-02-06 Thread Miuler
.request = request def __call__(self): response = render_template_to_response('report.xml.pt', view=self) response.content_type = 'text/xml' return response def getReportsFromDB(self): """example""" id_user = self

Re: [Repoze-dev] Configurar una vista como tipo 'text/xml'

2010-02-06 Thread Miuler
self.context = context >self.request = request > >def __call__(self): >self.request.response_content_type = 'text/xml' >return {} > > >name="report.xml" > for="*" > view=".view.ReportXmlView" >

Re: [Repoze-dev] Configurar una vista como tipo 'text/xml'

2010-02-06 Thread Miuler
ops scuse/excuse 2010/2/6 Miuler > Thanks Chris, and scuse me for email in spanish > > 2010/2/6 Chris McDonough > > < >> http://docs.repoze.org/bfg/1.2/narr/views.html#varying-attributes-of-rendered-responses >> > >> >> >> class ReportXmlView

[Repoze-dev] templates txt in repoze.bfg and chameleon

2010-02-11 Thread Miuler
*=English==* Hi fiends, i am trying to generate a CSV file, and using templates type zpt (.pt) *---* *It's a example of text* *===* * * ** *nombre: * ** *

Re: [Repoze-dev] templates txt in repoze.bfg and chameleon

2010-02-11 Thread Miuler
chameleon, puede o no puede renderizar txt? como? 2010/2/11 Chris McDonough > I'd use repoze.bfg.jinja2 for this task. < > http://pypi.python.org/pypi/repoze.bfg.jinja2/0.6> > > > > - C > > On 2/11/10 1:

Re: [Repoze-dev] templates txt in repoze.bfg and chameleon

2010-02-11 Thread Miuler
ok thanks, but what is the syntax chameleton_text? url? 2010/2/11 Tres Seaver > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Miuler wrote: > > chameleon, puede o no puede renderizar txt? como? > > 'chameleon.text' lo puede, pero sin todas cosas q

Re: [Repoze-dev] templates txt in repoze.bfg and chameleon

2010-02-11 Thread Miuler
(NO WORKING) #-- #-- #*TAL* (NO WORKING) #-- Why? 2010/2/11 Tres Seaver : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Miuler wrote: >> ok thanks, but what is the s

Re: [Repoze-dev] templates txt in repoze.bfg and chameleon

2010-02-11 Thread Miuler
madness. > > On 2/11/10 8:17 PM, Miuler wrote: > > Mi class: > > > > class csv_view(object): > > def __init__(self, context, request): > > self.context = context > > self. request = request > >

[Repoze-dev] repoze.org is offline??

2010-06-09 Thread Miuler
hi, repoze es offline?? http://downorisitjustme.com/res.php?url=repoze.org ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev