FWIW: we have many genshi templates with Chinese text encoded in UTF-8,
and they work fine with Chameleon.
Wichert.
On 1/25/11 12:00 , Savio Sabino wrote:
with char codes© and© work fine.
On 25 jan, 08:45, Savio Sabino wrote:
Maybe this a problem of encode in windows or an application in
w
with char codes © and © work fine.
On 25 jan, 08:45, Savio Sabino wrote:
> Maybe this a problem of encode in windows or an application in
> windows.
>
> On 25 jan, 08:44, Savio Sabino wrote:
>
> > I copy and paste the views of the tutorial web page in pylonsproject.
> > And I have test the frame
Maybe this a problem of encode in windows or an application in
windows.
On 25 jan, 08:44, Savio Sabino wrote:
> I copy and paste the views of the tutorial web page in pylonsproject.
> And I have test the framework in windows xp using:
> notepad++.
> google chrome.
> cmd.
> python 2.5.
>
> for ins
I copy and paste the views of the tutorial web page in pylonsproject.
And I have test the framework in windows xp using:
notepad++.
google chrome.
cmd.
python 2.5.
for install I follow the tutorial (use of:
easy_install,virtualenv,paste).
On 24 jan, 16:48, Chris McDonough wrote:
> I'd love to k
I'd love to know more about this. For the record, on my system, the
code at
https://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src
and
https://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src
"just works" even though it contains the copyright character. Does it
work w
I also new at pylons/pyramid and have testing the tutorial with wiki
and have the same problem.
Delete all © caracter from templates (edit.pt and view.pt).
second other thread:
http://groups.google.com/group/pylons-devel/browse_thread/thread/1c4b022930115271?fwc=1&pli=1
I don't know the cause.
An
The error was due to the copyright character '©' before 'Copyright..' in the
footer div of the template.
Chameleon templates might not recognize this character.
--Teja
--
You received this message because you are subscribed to the Google Groups
"pylons-devel" group.
To post to this group, se
Thanks for your quick response, Chris.
This is the traceback in text format: The problem is in view.pt, i m trying
to figure out.
I have the same view.pt, given in your tutorial application
(http://docs.pylonshq.com/pyramid/dev/tutorials/wiki2/definingviews.html)
URL: http://localhost:6543/Fro
On Wed, 2011-01-12 at 11:08 -0800, ravi teja wrote:
> Hello everyone, I am getting the following error while running the
> tutorial wiki-application. I am using view_renderer directly in the
> main(__init__.py) to render my chameleon zpt templates.
Sorry, I'm unable to parse this. You need to sh
Hello everyone, I am getting the following error while running the tutorial
wiki-application. I am using view_renderer directly in the main(__init__.py)
to render my chameleon zpt templates.
WebError Traceback:
RuntimeError: Unable to read body
Can anyone tell me what's causing it. FYI, I am
10 matches
Mail list logo