What happens if you do:

$ python manage.py shell                   ## at the bash prompt
>> import django.db.backends.sqlite3  ## in the python shell

If you get an error, you might try reinstalling django. But I'm not sure 
what the problem is/was. Your DATABASES code looks fine.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/zKE53KxtfbMJ.
To post to this group, send email to django-users@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