Mercurial > public > sg101
log gpp/comments/models.py @ 125:903ae6168071
age | author | description |
---|---|---|
2009-11-14 | Brian Neal | Refactored the markdown/smiley logic. Created classes for Markdown and Smilify. No longer call render_to_string() in models.py for various models. |
2009-09-13 | Brian Neal | Forums: flag posts. |
2009-04-18 | Brian Neal | Added get_absolute_url() for my comments. Had to add a get_absolute_url() function for downloads in the process. |