1
0
mirror of https://github.com/djohnlewis/stackdump synced 2024-12-04 23:17:37 +00:00
stackdump/python
Samuel Lai cdb8d96508 Comments are now committed in batches and using a 'prepared' statement via executemany.
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.
2013-11-28 23:51:53 +11:00
..
media Solr syntax errors are now handled nicely. 2013-10-22 22:43:57 +11:00
packages Skips valid XML character scrubbing if configured for faster performance. 2013-11-28 14:01:00 +11:00
src/stackdump Comments are now committed in batches and using a 'prepared' statement via executemany. 2013-11-28 23:51:53 +11:00