I'm trying to run through the tutorial and when I get to the step:
'python manage.py sql polls'
I get the error
AttributeError: 'module' object has no attribute '_MODELS'
(management.py line 65)
I'm using SQLite.

This question has been asked here before without reply.
Am I out of luck?

Thanks
Karl

Reply via email to