Пример #1
0
 def is_in_private_collection(self):
     """Private collections are lendable books that should not be
     linked/revealed from OL
     """
     return private_collection_in(self.get_ia_collections())
Пример #2
0
 def is_in_private_collection(self):
     """Private collections are lendable books that should not be
     linked/revealed from OL
     """
     return private_collection_in(self.get_ia_collections())