>   File "C:\djproj\mysite\..\mysite\views.py", line 1
> 
>     {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss
> \fcharset0 Arial;}}
> 
> ^
> SyntaxError: unexpected character after line continuation character


Looks like your views.py file was saved in RTF format instead of 
plain-text.  Re-save it in plain-text as .py and it should at 
least take care of this error.

-tim



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to