website/www/conservancy
Bradley M. Kuhn e75642ed47 use get_object() in BlogFeed to get request object
Upon reading
https://docs.djangoproject.com/en/dev/ref/contrib/syndication/#a-complex-example

I think that this is what I need to do to forward-port this Django 1.2
to Django 1.4's Feed objects.
2014-07-14 12:35:08 -04:00
..
apps Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
static Update number of member projects 2014-07-09 16:43:01 -04:00
templates Move the hr into the shaded div 2014-05-02 12:27:13 -04:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py use get_object() in BlogFeed to get request object 2014-07-14 12:35:08 -04:00
frontpage.py Corrected front page code and template so that blog posts appear. 2010-10-04 11:27:04 -04:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py Incorporate conservancy_ssl middleware, etc. into main site, now that HTTPS fully supported. 2013-04-26 13:09:24 -04:00
settings.py Test thing for redirect table. 2010-10-11 15:48:17 -04:00
urls.py Fix regression introduced in commit early today. 2014-07-14 12:08:53 -04:00