branch | stable |
changeset 2909 | e695b7b0359d |
parent 2908 | 1c42a9826dd4 |
child 2917 | 9a243ba71260 |
--- a/entities/wfobjs.py Tue Aug 18 15:50:46 2009 +0200 +++ b/entities/wfobjs.py Tue Aug 18 16:05:50 2009 +0200 @@ -77,6 +77,8 @@ for tr in rset.entities(): if tr.may_be_passed(entity.eid, self.eid): yield tr + else: + self.warn('yoo') def after_deletion_path(self): """return (path, parameters) which should be used as redirect