On 8/30/07, Kelsey Ruger <[EMAIL PROTECTED]> wrote:
>
> I just checked out the latest versions of django-voting and django-
> tagging. When attempting a syncdb I get the following error - tagging:
> 'DatabaseWrapper' object has no attribute 'ops' or voting:
> 'DatabaseWrapper' object has no attribute 'ops'. Anyone have an idea
> on what this is?
>

What version of Django are you using?  This recently changed on django's trunk:
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Refactoreddatabasebackends

... And this note on django-tagging's homepage:
"
Post version 0.1, django-tagging requires a recent SVN checkout of
Django as it's tracking Backwards Incompatible Changes made to Django
since 0.96.
"

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