Zope temporary folder support.
Project description
Overview
Zope temporary storage / folder support.
This package contains Products.TemporaryFolder and Products.ZODBMountPoint.
Please note
Don’t forget to add or uncomment the temporary storage database definition in your Zope configuration so a temporary folder can get created:
<zodb_db temporary> <temporarystorage> name Temporary database (for sessions) </temporarystorage> mount-point /temp_folder container-class Products.TemporaryFolder.TemporaryContainer </zodb_db>
Changelog
5.3 (2019-04-15)
improve the README
Specify supported Python versions using python_requires in setup.py (Zope#481)
Added support for Python 3.8
5.2 (2018-11-06)
5.1 (2018-06-06)
Bring back Application initialization (creation of BrowserIdManager and SessionDataManager in the ZODB on first startup). This release requires Zope >= 4.0b5.
Drop support for Python 3.4.
5.0 (2018-04-13)
Remove dysfunctional LowConflictConnection.
Add support for Python 3.4, 3.5 and 3.6.
4.0 (2016-08-02)
Add in code of Products.TemporaryFolder and Products.ZODBMountPoint.
Require Zope >= 4.
3.0 (2016-08-02)
Create a separate distribution called Products.TemporaryFolder without any code inside it. This allows projects to depend on this project inside the Zope 2.13 release line.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Products.TemporaryFolder-5.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb00e528394b2e7313c3a20259e090f2698d80b5597eb9ee9b3f81ec75bb0a5d |
|
MD5 | f5871eb039e03ba919dea3bbd3b9fae0 |
|
BLAKE2b-256 | fd4cffd67f46033c7e5e1bb5cbe18157d1e6cf066b8aee53d9caac995cb597c2 |
Hashes for Products.TemporaryFolder-5.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d09bcb21a76afa05646f2a3d72b7fbbf877f8f104fda66afd151a4cf7413c30 |
|
MD5 | c8d3aad8ec5fb8fb7949107947559d2d |
|
BLAKE2b-256 | a9fc0148484c8d93677dbd8f70cb4ad615c3ba7302978e8ee7d8cbcf17c4e3e8 |