oh man I didn't even consider that, kinda makes me wonder if anyone has ever run the code !
thanks, I'll rename and try again. On Jan 8, 3:24 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

