Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 10 by solubet: ImportError: cannot import name BaseQuery
http://code.google.com/p/django-blocks/issues/detail?id=10
What steps will reproduce the problem?
1.Download blocks
2.Download demo
3.Download tagging
4.manage.py runserver (same for syncdb)
What is the expected output? What do you see instead?
Either running the development server or synccing the db
I have this error (just the last in the trace):
File "C:\work\prueba\blocks\apps\core\managers.py", line 7, in <module>
from django.db.models.sql import BaseQuery
ImportError: cannot import name BaseQuery
What version of the product are you using? On what operating system?
Django from svn
Everything in 1,2,3, from svn
Windows XP
Please provide any additional information below.
Nothing to add...
--
You received this message because you are subscribed to the Google Groups "django-blocks" group.
To post to this group, send email to
django...@googlegroups.com.
To unsubscribe from this group, send email to
django-block...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-blocks?hl=en.