Stefan Kaltenbrunner wrote:

I could do a demo install on the trackerdemo jail - that one seems to have most of the prequisits and would not need work to get going. Not sure I want to install MySQL there though - so we would have to go with the sqlite backend for the test ;-)



Umm, we need to eat our own dog food. If it won't run on postgres then fuggedaboudit.

The settings_local.py.tmpl contains these two lines:

   # Database backend.  Any supported django database engine should work.
DATABASE_ENGINE = 'mysql' # 'postgresql', 'mysql', 'sqlite3' or 'ado_mssql'.

So let's just go with postgresql ;-)

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to