added new page for admistrative purpose

This commit is contained in:
2017-10-02 18:59:30 +02:00
parent 565bb3963e
commit c21e0d3292
7 changed files with 96 additions and 2 deletions

View File

@@ -86,5 +86,7 @@ class OpenLiga(object):
leagueShortcut=league)
)
def getAvailLeagues(self):
return(self.client.service.GetAvailLeaguesBySports(1))