fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Support cover logo
[redakcja.git]
/
src
/
depot
/
publishers
/
woblink.py
diff --git
a/src/depot/publishers/woblink.py
b/src/depot/publishers/woblink.py
index
64eca06
..
3e1c78c
100644
(file)
--- a/
src/depot/publishers/woblink.py
+++ b/
src/depot/publishers/woblink.py
@@
-187,6
+187,7
@@
class Woblink(BasePublisher):
(self.ROLE_TRANSLATOR, meta.translators, False)
]:
for person_literal in items:
(self.ROLE_TRANSLATOR, meta.translators, False)
]:
for person_literal in items:
+ if person_literal is None: continue
if person_literal.lang != 'pl':
if errors is not None:
if obligatory:
if person_literal.lang != 'pl':
if errors is not None:
if obligatory: