Although you theoretically shouldn't have to install it, the turbogears.testutil module automatically sets the database to a sqlite in-memory DB (turbogears.testutil, line 16).  So, though it is not obvious, sqlite is required if you want to use notetests, even if you don't use it elsewhere. 

The only reason I know about this is because I often modify that testutil setting to point to an actual test database for certain testing scenarios in my projects.

Sean

On 3/16/06, Karl Guertin <[EMAIL PROTECTED]> wrote:

On 3/16/06, Roger Rohrbach <[EMAIL PROTECTED]> wrote:
> I'm not using SQLite.  I guess my question was: do I have to and
> install it?  And I guess the answer is...yes.  :-)  Thanks.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to