On Feb 12, 2008 10:47 PM, Waldemar Kornewald <[EMAIL PROTECTED]> wrote:
> Hi,
> when I tried to run Django's unit tests I faced a little problem: it
> wanted me to create a settings file. Why don't you provide a fallback
> test configuration with sqlite3 (if that exists)? That would make
> testing
Hi,
when I tried to run Django's unit tests I faced a little problem: it
wanted me to create a settings file. Why don't you provide a fallback
test configuration with sqlite3 (if that exists)? That would make
testing patches a lot easier. My patch is attached.
Regards,
Waldemar Kornewald
--~--~--