Comment 1 for bug 775708

Revision history for this message
Dylan McCall (dylanmccall) wrote :

This is a patch that replaces the old syndication API with the new one, reverting the change made in bug #775438. We shouldn't apply it yet, but here it is for reference :)

If we need to support both, we can have two feeds.py files and have urls.py decide which one to import (and change its url pattern mappings accordingly).