CTPUG / wafer

A wafer-thin web application for running small conferences. Built using Django.
ISC License
48 stars 27 forks source link

Bugfix/fix invalid timestamp handling #686

Closed drnlm closed 1 year ago

drnlm commented 1 year ago

Fixes a bug in how we handle invalid timestamps - previously timestamps that caused a ValueError would break things in interesting ways.