Python module names cannot include hyphens, so
'django-pyodbc.db.mssql' is not a valid Python module name regardless
of whether you have the code on your system. Try renaming the module
to not include a hyphen.

Also, make sure you're using a recent SVN checkout of Django; the
ability to use externally-defined database backends was only added a
few months ago.

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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