Mercurial > p > roundup > code
diff doc/installation.txt @ 3730:8e3b881060b4
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Oct 2006 23:59:18 +0000 |
| parents | 60d3865b3cb6 |
| children | e6ef9abfe403 |
line wrap: on
line diff
--- a/doc/installation.txt Tue Oct 10 08:05:07 2006 +0000 +++ b/doc/installation.txt Thu Oct 12 23:59:18 2006 +0000 @@ -53,9 +53,9 @@ You may optionally install and use: Timezone Definitions - Full timezone support requires pytz_ module which brings the - `Olson tz database`_ into Python. If pytz_ is not installed, - timezones may be specified as numeric hour offsets only. + Full timezone support requires pytz_ module (version 2006j or later) + which brings the `Olson tz database`_ into Python. If pytz_ is not + installed, timezones may be specified as numeric hour offsets only. An RDBMS Sqlite, MySQL and Postgresql are all supported by Roundup and will be
