1 |
|
2003-08-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/about.py (About.__init__): Add the psycopg version. |
4 |
|
|
5 |
|
* Thuban/version.py: Add psycopg version |
6 |
|
|
7 |
|
* Thuban/Model/postgisdb.py (psycopg_version): New. Return the |
8 |
|
version of the psycopg module |
9 |
|
|
10 |
|
2003-08-22 Bernhard Herzog <[email protected]> |
11 |
|
|
12 |
|
* Thuban/UI/dbdialog.py (DBPwdDlg): Removed because it's not used. |
13 |
|
(DBFrame.OnEdit): Removed because it's not used and wouldn't work |
14 |
|
at the moment. The functionality should probably be implemented |
15 |
|
some time, though. |
16 |
|
|
17 |
2003-08-22 Jan-Oliver Wagner <[email protected]> |
2003-08-22 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
* Thuban/UI/about.py (About.__init__): split up the huge about |
* Thuban/UI/about.py (About.__init__): split up the huge about |