Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sun, 06 Mar 2011 20:51:15 +0000 | Brian Neal | Added raw_id_fields for submitter on news stories and pending stories. |
Sun, 06 Mar 2011 20:23:09 +0000 | Brian Neal | Fixing #181; delete PM's if we can. Add ability for a sender to take back a PM if they delete it before it has been read. |
Sun, 06 Mar 2011 00:40:50 +0000 | Brian Neal | Adding some try/except around some key points in the code to protect against some IntegrityErrors. We log when these happens but otherwise keep going. Tickets: #160 and #169. |
Sat, 05 Mar 2011 21:29:12 +0000 | Brian Neal | Updated the markdown help template for the new strikethrough and newline handling. |