website/www
Bradley M. Kuhn 252f29af81 Make sure return values match title.
I received this error from the feeds:

AttributeError at /feeds/news/

'PressRelease' object has no attribute 'title'

Request Method: 	GET
Request URL: 	http://sfconservancy.org/feeds/news/
Django Version: 	1.4.5
Exception Type: 	AttributeError

'PressRelease' object has no attribute 'title'
Exception Location: 	/var/www/conservancy/feeds.py in item_title, line 46

I think this change fixes that.
2014-07-14 11:56:30 -04:00
..
conservancy Make sure return values match title. 2014-07-14 11:56:30 -04:00
conservancy_ssl_wrapper.py SSL site from previous running instance on conservancy.softwarefreedom.org 2010-09-26 19:37:01 -04:00
conservancy_wrapper.py Fixed canonical hostname 2010-09-30 10:23:53 -04:00
modpythoncustom.py modpythoncustom was needed for Django operation 2010-09-29 20:35:21 -04:00