We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f73387 commit 2cb860eCopy full SHA for 2cb860e
doc/installation.txt
@@ -53,9 +53,9 @@ Optional Components
53
You may optionally install and use:
54
55
Timezone Definitions
56
- Full timezone support requires pytz_ module which brings the
57
- `Olson tz database`_ into Python. If pytz_ is not installed,
58
- 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.
59
60
An RDBMS
61
Sqlite, MySQL and Postgresql are all supported by Roundup and will be
0 commit comments