Mercurial > public > bravenewsurf
log bns_website/templates/news/news_list.html @ 41:9ce9f77d6cde
age | author | description |
---|---|---|
Sun, 06 Nov 2011 22:13:27 -0600 | Bob Mourlam | I added a get_absolute_url() to the news model so I can use that in the news template tag to create a link to the correct anchor on the news list page. |
Sun, 06 Nov 2011 20:28:25 -0600 | Bob Mourlam | Merged Chris and Brian's changes with mine. |
Sun, 06 Nov 2011 20:22:40 -0600 | Bob Mourlam | I reformatted the news_list.html template to be valid html and look a little better. |
Fri, 04 Nov 2011 19:26:48 -0500 | Brian Neal | Adding support for the TinyMCE javascript editor in the admin for news and reviews apps. |