On 11/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> So I updated last night (Checked out revision 4066) and now I'm having
> big problems. It appears to happen where generic views are used, I get
> invalid syntax (models.py, line 1)
>
> Request Method: GET
> Request URL:    http://gretschpages.com/amplifiers/6162-dual-twin-reverb/
> Exception Type: SyntaxError
> Exception Value:        invalid syntax (models.py, line 1)
> Exception
> Location:       /home/tbaxter/django/django_src/django/template/__init__.py
> in get_library, line 890
>
> Appears to be any page using a generic view, I think. Had to turn feeds
> off.

This appears to be a syntax error in your model. Run "python manage.py
validate" to see whether it displays any errors.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to