Bugs in karma code

2006-10-21 Thread Guillermo Fernandez Castellanos
Hi, I know it's going to be rewritten soon. And I know I should launch the basic test cases before sending a patch. But to be honest, I've tried to launch the tests without much success (i.e. I could not launch them...). Furthermore I would like to be sure I'm not wrong before contributing a patc

Re: MSSQL Support

2006-10-21 Thread Sean De La Torre
I've been testing with SQL Server 2000 and MSDE. When I have more time I intend to install SQL Server 2005 Express to see if there are any issues with the newer versions. On 10/21/06, DavidA <[EMAIL PROTECTED]> wrote: > > > Sean De La Torre wrote: > > I've been maintaining/enhancing a ticket > >

Re: MSSQL Support

2006-10-21 Thread DavidA
Sean De La Torre wrote: > I've been maintaining/enhancing a ticket > (http://code.djangoproject.com/ticket/2358) contributed by another > django user that adds MSSQL support to django. In addition to what > that user started, I've added full introspection capabilities and > patched a few bugs th