-
zopeskel.diazotheme is not listed in`zopeskel --list`
```
bin/zopeskel
Warning: could not load entry point diazotheme (ImportError: No module named plone)
```
my buildout config looks like this:
`…
frisi updated
10 years ago
-
Often the api documentation for a class, method or function comes from a zope.interface in which case the docstring can be omitted.
twistedchecker should handle this situation.
See:
- https://buildb…
ghost updated
9 years ago
-
In views.py line 182, I am not entirely sure why you are using ``reg_klass.__class__.__name__`` but it appears to be giving the wrong value here. It might be easier to explain with an example:
reg_…
-
**Description**
```
ERROR: Command errored out with exit status 1:
command: 'C:\Users\QS5526\PycharmProjects\taipy\venv\Scripts\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.…
-
add Let's Encrypt ssl Prompt for this error,How can I solve this problem
Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-24" --agree-tos --email "weng8858@…
-
Is there any possibility to support async ?
"aiomysql is a “driver” for accessing a MySQL database from the [asyncio](http://docs.python.org/3.5/library/asyncio.html) (PEP-3156/tulip) framework. It…
-
Plomino assumes database refresh when importing, if `zc.async` is available.
```
2012-07-11 06:29:08 ERROR Zope.SiteErrorLog 1341977348.850.0836674099376 http://plomino/importDesign
Traceback (innerm…
-
https://github.com/zopefoundation/z3c.form/blob/master/src/z3c/form/form.py#L46
tries to apply Changes on data if the have Changed, If you use a defaultFactory on a zope.schema field the value did not…
-
The documentation is unclear about native versioning's use of `temporary_transaction` table. Furthermore, should the `temporary_transaction` table be missing, even no warning is emitted.
I am using (…
ztane updated
8 years ago
-
Useful for permalinks and URL shortcuts when there are long paths, etc. See discussion at https://community.plone.org/t/uuid-traverser-plone-app-uuid/4819
I wrote a draft traverser; see the uuid_tr…
petri updated
2 years ago