Hi, before installing Ubunto 10.04 all of my projects worked pretty
well. Now I'm getting an error and I don't know how to solve it.

This is the result of running the python manage.py runserver command:

django.core.exceptions.ImproperlyConfigured:
'django.db.backends.sqlite3' isn't an available database backend.
Try using django.db.backends.XXX, where XXX is one of:
    'dummy', 'mysql', 'oracle', 'postgresql', 'postgresql_psycopg2',
'sqlite3'
Error was: No module named _md5

 python version : 2.6.4
 django version: 1.2.0.'beta'.1

Thanks in advance for your time.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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