Re: exception while rendering: 'utf8' codec can't decode byte 0x92 in position 2911

2009-01-05 Thread adrian

Answering myself, there was an illegal character in site_base.html .

On Jan 5, 3:30 pm, adrian  wrote:
> I'm getting this message on line 1 of the template:
>
> {% extends "site_base.html" %}
>
> Which looks ok to me.   I got this while refactoring things.
> Pretty sure the template was working as is in another location.
>
> Any idea how I can debug this, I have no clue.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



exception while rendering: 'utf8' codec can't decode byte 0x92 in position 2911

2009-01-05 Thread adrian


I'm getting this message on line 1 of the template:

{% extends "site_base.html" %}

Which looks ok to me.   I got this while refactoring things.
Pretty sure the template was working as is in another location.

Any idea how I can debug this, I have no clue.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---