Closed subnomo closed 7 years ago
When accessing /times/edit, I am met with an error:
/times/edit
TypeError: 'NoneType' object is not iterable
Traces back to this line.
Currently fixed on the CSS branch: https://github.com/osuosl/timesync-frontend-flask/commit/21b3b8a59b365baa39f78909b128242360b342e6.
When accessing
/times/edit
, I am met with an error:Traces back to this line.