Implementace dělených kol pomocí RoundPart
1 unresolved thread
1 unresolved thread
Compare changes
- Jiří Setnička authored
+ 29
− 5
@@ -15,7 +15,7 @@ from sqlalchemy.orm.attributes import get_history
@@ -15,7 +15,7 @@ from sqlalchemy.orm.attributes import get_history
@@ -205,6 +205,30 @@ class Round(Base):
@@ -205,6 +205,30 @@ class Round(Base):
@@ -460,13 +484,13 @@ class Paper(Base):
@@ -460,13 +484,13 @@ class Paper(Base):