s.py in the tests subdirectory. It all seems to work
>> OK, but I get regression test failures that I'm not sure about.
>>
>> My settings.py looks like this:
>> DATABASE_NAME = None
>> DATABASE_ENGINE = 'sqlite3'
>> DATABASE_USER
e process I want to verify/test the installation
> > using the runtests.py in the tests subdirectory. It all seems to work
> > OK, but I get regression test failures that I'm not sure about.
> >
> > My settings.py looks like this:
> > DATABASE_NAME = No
work
> OK, but I get regression test failures that I'm not sure about.
>
> My settings.py looks like this:
> DATABASE_NAME = None
> DATABASE_ENGINE = 'sqlite3'
> DATABASE_USER = None
> DATABASE_PASSWORD = None
> ROOT_URLCONF = None
> SITE_
Hi All,
I'm trying to build an rpm package for django, both stable (0.96)
and svn trunk. In the process I want to verify/test the installation
using the runtests.py in the tests subdirectory. It all seems to work
OK, but I get regression test failures that I'm not sure about.
My s