Mercurial > public > sg101
log gpp/templates/potd/view.html @ 448:f55d7f08632f
age | author | description |
---|---|---|
Thu, 27 Jan 2011 02:56:10 +0000 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
Thu, 20 Jan 2011 04:03:48 +0000 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
Sat, 25 Sep 2010 18:55:21 +0000 | Brian Neal | Fixing #116. Allow formatting on POTD description and enable TinyMCE in the admin. |
Mon, 16 Nov 2009 01:00:28 +0000 | Brian Neal | Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor. |
Sun, 21 Jun 2009 22:41:58 +0000 | Brian Neal | Fix xhtml error in POTD template. |
Sat, 18 Apr 2009 19:14:17 +0000 | Brian Neal | Added get_absolute_url() for my comments. Had to add a get_absolute_url() function for downloads in the process. |
Wed, 15 Apr 2009 01:13:17 +0000 | Brian Neal | Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later. |