Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3729:60d3865b3cb6 | 3730:8e3b881060b4 |
|---|---|
| 51 =================== | 51 =================== |
| 52 | 52 |
| 53 You may optionally install and use: | 53 You may optionally install and use: |
| 54 | 54 |
| 55 Timezone Definitions | 55 Timezone Definitions |
| 56 Full timezone support requires pytz_ module which brings the | 56 Full timezone support requires pytz_ module (version 2006j or later) |
| 57 `Olson tz database`_ into Python. If pytz_ is not installed, | 57 which brings the `Olson tz database`_ into Python. If pytz_ is not |
| 58 timezones may be specified as numeric hour offsets only. | 58 installed, timezones may be specified as numeric hour offsets only. |
| 59 | 59 |
| 60 An RDBMS | 60 An RDBMS |
| 61 Sqlite, MySQL and Postgresql are all supported by Roundup and will be | 61 Sqlite, MySQL and Postgresql are all supported by Roundup and will be |
| 62 used if available. One of these is recommended if you are anticipating a | 62 used if available. One of these is recommended if you are anticipating a |
| 63 large user base (see `choosing your backend`_ below). | 63 large user base (see `choosing your backend`_ below). |
