author | Laurent Peuch <cortex@worlddomination.be> |
Thu, 05 Dec 2019 02:09:13 +0100 | |
changeset 12795 | 30448f475a35 |
parent 12794 | 9c6dc1b071e3 |
child 12796 | 4fe765f2f155 |
--- a/cubicweb/pyramid/debugtoolbar_panels.py Thu Dec 05 02:08:01 2019 +0100 +++ b/cubicweb/pyramid/debugtoolbar_panels.py Thu Dec 05 02:09:13 2019 +0100 @@ -96,6 +96,7 @@ # "registry": obj, # "args": args, # "kwargs": kwargs, + # "self": registry, # } decision["key"] = None self.data["registry_decisions"].append(decision)