pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/EuroPython/programapi/commit/bcdacd8d8723124c822b6d9e95fe5140a19dadc1

f="https://github.githubassets.com/assets/global-d18f184ea1a06a2c.css" /> Expand registration sessions to all rooms (#41) · EuroPython/programapi@bcdacd8 · GitHub
Skip to content

Commit bcdacd8

Browse files
authored
Expand registration sessions to all rooms (#41)
1 parent 91d6401 commit bcdacd8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/models/europython.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,11 @@ def from_events(
237237
)
238238
day_dict[event_date]["events"].append(event)
239239

240+
# Registration session should cover all rooms
241+
for day in day_dict.values():
242+
for event in day["events"]:
243+
if "Registration & Welcome" in event.title:
244+
event.rooms = list(set(day["rooms"]))
245+
240246
day_schedule_dict = {k: DaySchedule(**v) for k, v in day_dict.items()}
241247
return cls(days=day_schedule_dict)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy