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