Compare commits
1 Commits
e3f8ff6e3c
...
ea7dc9723a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea7dc9723a |
@@ -129,6 +129,7 @@ class CalendarEntry(Base):
|
||||
cascade="all, delete-orphan",
|
||||
passive_deletes=True,
|
||||
order_by="TicketType.name",
|
||||
lazy="selectin",
|
||||
)
|
||||
|
||||
DAY_LABELS = [
|
||||
|
||||
Reference in New Issue
Block a user