fixed external link styling, minor tweak to seed script

This commit is contained in:
Lucas Jensen
2024-05-11 08:17:54 -07:00
parent f0225aaf09
commit 43db1c2f99
4 changed files with 38 additions and 2 deletions

View File

@@ -70,11 +70,13 @@ series1 = EventSeries(
time=datetime(2024, 6, 16, 16),
event_id=0,
map_url="https://maps.app.goo.gl/hNfN8X5FBZLg8LDF8", # type: ignore
ticket_url="https://ticketstripe.com/events/1060105231246319", # type: ignore
),
Event(
location="First Church of Christ, Scientist, Eugene",
time=datetime(2024, 6, 23, 15),
event_id=0,
ticket_url="https://ticketstripe.com/events/2639105231322634", # type: ignore
),
],
series_id=0,