Mercurial > public > sg101
log gpp/bio/models.py @ 128:48621ba5c385
age | author | description |
---|---|---|
Fri, 20 Nov 2009 01:43:32 +0000 | Brian Neal | Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML. |
Sat, 14 Nov 2009 04:32:32 +0000 | 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. |
Sun, 25 Oct 2009 21:55:28 +0000 | Brian Neal | Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone. |