-
In order to allow utility methods to access `context`, they need to live on a persistent tool.
The version of PlominoUtils on the https://github.com/plomino/Plomino/tree/plominoutils_tool branch requ…
jean updated
12 years ago
-
I've tried to avoid bootstrapping by installing buildout with pip and then using that to run or bootstrap buildout. If I use buildout to install additional packages from the ``zc`` namespace, they end…
-
```
What steps will reproduce the problem?
1. Add items to cart
2. Go to shopping cart (@@getpaid-cart)
What is the expected output? What do you see instead?
Some parts of the interface are not trans…
-
Suggested in #34.
- [ ] Make `master` and `maint-3.7` branches up-to-date with one another
- [ ] Add section in README about pulling from `maint-3.7` or `maint-3.8` for GNU Radio 3.7 and 3.8, resp…
-
```
What steps will reproduce the problem?
Follow: http://code.google.com/p/getpaid/wiki/GeneratingTestOrders
What is the expected output? What do you see instead?
We should be see 20 orders created,…
-
I'll modify the docs but for now it works kind of like this
```
from zope.security.checker import defineChecker, CheckerPublic, NamesChecker
import random
defineChecker(random, NamesChecker([meth for…
-
本件は、このプロダクトとは関係が無いが、ファイルをアップロードする際に以下のエラーが出たので、対処方法を検討する。
```
[Zope.SiteErrorLog:35][waitress-3] BadRequest: http://localhost:8080/Plone/@@contents-import-controlpanel
Traceback (innermost last):…
-
There is a very specific edge case, where an item with id "image" will throw an exception. Steps to reproduce:
1. Create a folder with any name (e.g. Test Folder), this results in /Plone/test-folde…
-
I file this issue to make you aware of "https://github.com/zopefoundation/Zope/issues/876":
Under Python 3 (but not Python 2), the result of `tal:content` and `tal:replace` can be translated even tho…
-
Hi,
After I installed OS 10.9.3 and I did
conda update conda
conda update ipython
as stated at http://ipython.org/install.html# , my IPython started dying when I give a plot command.
I updated IP…