log gpp/bio/models.py @ 138:7ea842744a57

age author description
Fri, 27 Nov 2009 21:55:32 +0000 Brian Neal Ticket #15, add a way to report user profiles.
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.
Sun, 13 Sep 2009 18:43:08 +0000 Brian Neal Forums: added forum post counts for each user in the user profile.
Wed, 01 Jul 2009 17:57:11 +0000 Brian Neal #18 - Add time zone field to user profile.
Tue, 23 Jun 2009 00:11:00 +0000 Brian Neal #3, #4: clear caches when saving profile, bulletins, and news. Broke up the stuff on the home page for finer control of caching.
Sun, 03 May 2009 20:27:57 +0000 Brian Neal Remove fields in the user profile that were superceded by the django-elsewhere application: website, icq, aim, etc.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.