Commit Graph
3 Commits
Author SHA1 Message Date
John Helmert e545c7052c Fix Github issue #695
Caused by Page.move_to_bottom() setting self.nav.page_index to -1, only
possible when there are no comments on a submission, but which also
caused a crash when rendering.
2019-06-07 11:39:09 -05:00
John Helmert de1d06e33c Replace deprecated ConfigParser method
ConfigParser.readfp() -> ConfigParser.read_file()
2019-06-06 19:32:46 -05:00
John Helmert 04693560f5 Update readme for new maintainer 2019-06-06 19:22:52 -05:00