django-feeds
django-feeds copied to clipboard
Django feeds provides an extensive database model for RSS feeds and a fault tolerant parser.
Results
2
django-feeds issues
Sort by
recently updated
recently updated
newest added
Fixed bug s.t. djangofeeds work with django 1.7.. Failed before, because djangofeeds uses a deprecated function. see https://code.djangoproject.com/ticket/20475
I need to parse Icalender and atom feeds. Can this project be expanded easily to consume different feed types? And if so can you point me to where I need...