Beispiel #1
0
 def init_tables(self):
     Categories.init_table()
     Product.init_table()
     Favourites.init_table()