|  e75642ed47 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. | ||
|---|---|---|
| .. | ||
| apps | ||
| static | ||
| templates | ||
| __init__.py | ||
| feeds.py | ||
| frontpage.py | ||
| manage.py | ||
| middleware.py | ||
| settings.py | ||
| urls.py | ||