7834: export of a subset of the tree fails

This commit is contained in:
Nick Hall 2014-06-19 12:07:16 -07:00 committed by Paul Franklin
parent cd9a00b787
commit 9a664acc20

View File

@ -31,6 +31,8 @@ a person.
#
#-------------------------------------------------------------------------
from .proxybase import ProxyDbBase
from ..lib import (Person, Family, Source, Citation, Event, MediaObject,
Place, Repository, Note, Tag)
class ReferencedBySelectionProxyDb(ProxyDbBase):
"""