Hi,

Have any of you used django-tagging with the new qs-ref? It doesn't
work, when I do a manage.py syncdb it yells:
...
  File "/usr/local/lib/python2.5/site-packages/tagging/managers.py",
line 6, in <module>
    from django.db.models.query import QuerySet, parse_lookup
ImportError: cannot import name parse_lookup

How can I solve this parse_lookup problem?
Cheers

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