Newbie question:

I'm trying to use a sqlite3 database on a windows machine, I get this
error when I run "manage.py syncdb" :

django.core.exceptions.ImproperlyConfigured: Error loading pysqlite2
module: No module named pysqlite2._sqlite

how can I get django to find my database?


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