oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00754
[Bug 488882] Re: AuthoredResource in common.py needs methods implemented.
** Changed in: oship
Status: Confirmed => Fix Released
--
AuthoredResource in common.py needs methods implemented.
https://bugs.launchpad.net/bugs/488882
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
Status in Open Source Health Information Platform (OSHIP): Fix Released
Bug description:
def currentRevision(self):
u"""
Extracted from revisionHistory.
"""
def languagesAvailable(self):
u"""
Derived from originalLanguage and translations.
"""
References