Regards,
Waldemar Kornewald
This has been proposed and rejected previously, for a very specific
reason: SQLite is only one of the databases that Django supports.
Setting up the test configuration files is not difficult, and is a
documented process. Requiring developers to manually set up a
configuration file for a specific database is one way to reinforce the
fact that ensuring cross-database compatibility is an important part
of the patch development process, and that there isn't a 'default
database'.
Yours,
Russ Magee %-)
If you think about what goes in a MySQL/PostgreSQL/Oracle settings
file, the answer will be obvious.
Yours,
Russ Magee %-)