Mercurial > public > sg101
log gpp/news/models.py @ 540:51fa1e0ca218
age | author | description |
---|---|---|
2011-10-18 | 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. |
2011-10-18 | Brian Neal | For #233; first commit for adding social media sharing buttons to news stories. |
2011-07-05 | Brian Neal | Adding a priority field to news stories for front page display purposes. This fixes #223. |
2010-10-02 | Brian Neal | Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method. |
2010-09-15 | Brian Neal | For #93: fix url scheme for the news application. |
2010-06-10 | Brian Neal | For #51; change verbose_name & verbose_name_plural so that the Haystack model search form has reasonable labels. |