summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_zcml.py
AgeCommit message (Collapse)Author
2008-07-16Add security.Chris McDonough
2008-07-14Render templates explicitly in views.Chris McDonough
2008-07-14Test pickleability of registry actions.Chris McDonough
2008-07-14And, just to maximally confuse Paul, come full circle, and don't require ↵Chris McDonough
that the template be spelled on the class, while still allowing us to pickle the registry actions.
2008-07-14Less magical templated view model: make custom template views responsible for Chris McDonough
knowing their template's name.
2008-07-12metaconfigure.py -> zcml.pyChris McDonough