Browse Source

Document supported database and drivers version

oz123 10 years ago
parent
commit
8113581784
2 changed files with 10 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 9 0
      docs/source/install.rst

+ 1 - 0
.gitignore

@@ -13,3 +13,4 @@ MANIFEST
 htmlcov/*
 .ropeproject*
 secret.txt
+.tox

+ 9 - 0
docs/source/install.rst

@@ -47,3 +47,12 @@ like to change your default Python interpreter to Python 3 serious, it is recomm
 that you export your database and re-import it to a new database created using Python 
 3.X . 
 
+Database versions 
+----------------- 
+
+The current version of Pwman3 is tested with Postgresql-9.3, MySQL-5.5 and SQLite3. 
+
+The required python drivers are:
+ 
+ * pymysql  version 0.6.6 
+ * psycopg2 version 2.6