Ticket #3279: install.diff
File install.diff, 685 bytes (added by , 18 years ago) |
---|
-
docs/install.txt
54 54 * If you're using PostgreSQL, you'll need the psycopg_ package (version 1.1 -- 55 55 not version 1.0 or version 2, which is still in beta). If you're on Windows, 56 56 check out the unofficial `compiled Windows version`_. 57 * If you're using MySQL, you'll need MySQLdb_. 57 * If you're using MySQL, you'll need MySQLdb_. At least version 1.2.1p2 if you 58 plan to use threading. 58 59 * If you're using SQLite, you'll need pysqlite_. Use version 2.0.3 or higher. 59 60 60 61 .. _PostgreSQL: http://www.postgresql.org/