Files @ 6a2918c288c2
Branch filter:

Location: website/.gitignore - annotation

bkuhn
In Django 1.2, feed_dict was deprecated.

Therefore, change this to use the method explained at:

https://docs.djangoproject.com/en/dev/releases/1.2/#feed-in-django-contrib-syndication-feeds
1
2
3
4
5
6
*~
#*#
*.pyc
www/djangocommonsettings.py
www/conservancy/static/source
logs