openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #02566
Re: [Merge] lp:~googol-hush/openlp/trivial into lp:openlp
Review: Needs Fixing
You're breaking the abstraction adding those DB mappings. You should be using topics = song.topics and for topic in topics, etc. All the info is already there.
if new_author in song.authors
if new_topic in song.topics
--
https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/30179
Your team OpenLP Core is subscribed to branch lp:openlp.
References