- 18 Oct, 2007 4 commits
-
-
Amos Latteier authored
will be present. Changes as per Andreas's request.
-
Laurence Rowe authored
-
http://en.wikipedia.org/wiki/ISO_8601Laurence Rowe authored
If no time zone information is given with a time, the time zone is assumed to be in some conventional local time zone.
-
Laurence Rowe authored
that is a datetime.datetime instance. Timezone naive DateTimes may be converted back to timezone naive datetime.datetime objects with asdatetime(). All DateTime instances may be converted to a timezone naive datetime.datetime in UTC with utcdatetime().
-
- 17 Oct, 2007 1 commit
-
-
Amos Latteier authored
Now DateTime will use pytz for timezone data. The main advantage of this is that pytz has up to date daylight savings data.
-
- 16 Oct, 2007 1 commit
-
-
Hanno Schlichting authored
Added LAZY_FILE_LOADING constant to PageTemplateFile. When set to True Page Template files aren't lo aded and parsed on Zope startup anymore, but on first access instead. When complex add-ons like Plon e are installed this can safe up to 30% of the Zope startup time. This gets a ZConfig switch ones I figured out how to write one ;)
-
- 13 Oct, 2007 1 commit
-
-
Stefan H. Holek authored
possible to mix ZTC and non-ZTC tests much more freely.
-
- 04 Oct, 2007 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
data is used in preference of DateTime's data. However, all time zones that DateTime defines are still supported.
-
Amos Latteier authored
-
- 03 Oct, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 02 Oct, 2007 1 commit
-
-
Wichert Akkerman authored
-
- 01 Oct, 2007 3 commits
-
-
Wichert Akkerman authored
Launchpad #147201: treat container-class in zope.conf as a string, making it possible to use types from extra products directories.
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 29 Sep, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
than DemoStorage. A dedicated FileStorage can be mount by setting the $TEST_FILESTORAGE environment variable to a custom Data.fs file. A ZEO server can be configured using the $TEST_ZEO_HOST and $TEST_ZEO_PORT environment variables. This new functionality allows us to use the standard Zope testrunner for writing and running tests against existing Zope installations.
-
- 25 Sep, 2007 1 commit
-
-
Tres Seaver authored
-
- 24 Sep, 2007 1 commit
-
-
Tres Seaver authored
-
- 16 Sep, 2007 2 commits
-
-
Hanno Schlichting authored
The ZPublisher HTTP request has now both the debug and locale attributes available, like its Zope 3 counterpart, as discussed in http://mail.zope.org/pipermail/zope-dev/2007-September/029719.html.
-
Stefan H. Holek authored
-
- 15 Sep, 2007 1 commit
-
-
Andreas Jung authored
-
- 14 Sep, 2007 1 commit
-
-
Christian Theune authored
-
- 09 Sep, 2007 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
queue directory causes an error
-
Andreas Jung authored
-
- 08 Sep, 2007 2 commits
- 01 Sep, 2007 1 commit
-
-
Andreas Jung authored
-
- 25 Aug, 2007 1 commit
-
-
Hanno Schlichting authored
All Products folders as well as the zope and zope.app folders are declared as setuptools namespace packages now. This allows products to be shipped and included as standard eggs without loosing any of their special Zope2 treatment. See http://mail.zope.org/pipermail/zope-dev/2007-April/029257.html for discussion.
-
- 24 Aug, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 21 Aug, 2007 1 commit
-
-
Andreas Jung authored
-
- 19 Aug, 2007 6 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-