log gpp/messages/models.py @ 429:d0f0800eef0c

age author description
Tue, 03 May 2011 02:56:58 +0000 Brian Neal Making the jquery tabbed version of the messages app the current version and removing the old. Also figured out how to dynamically update the base template's count of unread messages when messages are read.
Tue, 26 Apr 2011 00:16:35 +0000 Brian Neal Initial beta-test commit of a revamped, jquery ui tab-based PM system. This is for #211.
Mon, 03 May 2010 02:49:31 +0000 Brian Neal Some minor tweaks made while rebuilding the development database after Ubuntu 10.04 install.
Sun, 28 Mar 2010 21:41:11 +0000 Brian Neal Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments.
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.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.