mirror of
https://github.com/djohnlewis/stackdump
synced 2025-02-23 05:34:48 +00:00
Also fixed a Windows compatibility bug with the new temp comments db and a bug with the webapp now that the Comment model has moved. Dates are also no longer parsed from their ISO form for comments; instead left as strings and parsed by SQLObject internally as needed.