openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24325
Re: [Merge] lp:~alisonken1/openlp/projector-2.1-merge into lp:openlp
You didn't do this:
> base.metadata.bind = engine
You did this:
> base.metadata.bind(engine)
bind is a property, not a method. I just did it now using your branch, and it worked without fault for me.
--
https://code.launchpad.net/~alisonken1/openlp/projector-2.1-merge/+merge/237112
Your team OpenLP Core is subscribed to branch lp:openlp.
Follow ups
References