On Tue, Apr 20, 2010 at 7:15 PM, Peter <peter.cass...@gmail.com> wrote:

> Hi All, this is my first post so be gentle...
>
> I am getting the error, "Error: cannot import name comments" during
> syncdb and validate.  There's no traceback, just the above error
> message, in red!  I've the comments system in my apps for a while now,
> so that's not something new that would have caused the problem to
> suddenly start occurring.
>
> I'm suspecting differing behaviour between versions of Django, as I am
> running 1.1.1 on my laptop and the problem does not occur there; I am
> also running 1.1.1 on the hosting site (djangohosting.ch) for the
> production version, however the tools and development server are "1.2
> beta 1 SVN-13002", so I'm actually suspecting a bug or a change of
> behaviour between 1.1.1 and 1.2 beta 1.
>
> Does anyone know of any changes between those two versions that would
> cause this effect?
>
>
Yes. The problem described in this ticket:
http://code.djangoproject.com/ticket/13366  caused the failure symptom you
note. This ticket was fixed by changeset 13005 (just 9 hours ago), so
updating from 13002 to the latest SVN level should make the problem go away
for you.

Karen

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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