log gpp/news/models.py @ 486:7854d75427af

age author description
Tue, 18 Oct 2011 23:23:42 +0000 Brian Neal For #233, add a meta description field for news stories. This field will get put in the open graph meta tag for better descriptions when shared on social media sites.
Tue, 18 Oct 2011 00:04:37 +0000 Brian Neal For #233; first commit for adding social media sharing buttons to news stories.
Tue, 05 Jul 2011 21:40:56 +0000 Brian Neal Adding a priority field to news stories for front page display purposes. This fixes #223.
Sat, 02 Oct 2010 23:24:39 +0000 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
Wed, 15 Sep 2010 00:14:54 +0000 Brian Neal For #93: fix url scheme for the news application.
Thu, 10 Jun 2010 03:31:57 +0000 Brian Neal For #51; change verbose_name & verbose_name_plural so that the Haystack model search form has reasonable labels.