log gpp/messages/models.py @ 315:36373d995611

age author description
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.