| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-25 | first pass at converting bfg to pyramid namespace | Chris McDonough | |
| 2010-02-04 | - 1.2b4 introduced a bug whereby views added via a route configuration | Chris McDonough | |
| that named a view callable and also a ``view_attr`` became broken. Symptom: ``MyViewClass is not callable`` or the ``__call__`` of a class was being called instead of the method named via ``view_attr``. | |||
