Files @ e75642ed4721
Branch filter:

Location: website/.gitignore

bkuhn
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.
1
2
3
4
5
6
*~
#*#
*.pyc
www/djangocommonsettings.py
www/conservancy/static/source
logs