← Back to team overview

harvest-dev team mailing list archive

[Bug 775708] [NEW] Harvest is using deprecated syndication API

 

Public bug reported:

For compatibility with Ubuntu Lucid, Harvest is now using the old
syndication API that was deprecated with Django 1.2. The API will be
completely removed in Django 1.4, so for forwards compatibility we will
need to upgrade the syndication API with the next LTS (+ whenever the
production server is upgraded).

There is some documentation on the change here:
http://docs.djangoproject.com/en/dev/ref/contrib/syndication/

** Affects: harvest
     Importance: Wishlist
         Status: Triaged

-- 
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
https://bugs.launchpad.net/bugs/775708

Title:
  Harvest is using deprecated syndication API

Status in Harvest Service:
  Triaged

Bug description:
  For compatibility with Ubuntu Lucid, Harvest is now using the old
  syndication API that was deprecated with Django 1.2. The API will be
  completely removed in Django 1.4, so for forwards compatibility we
  will need to upgrade the syndication API with the next LTS (+ whenever
  the production server is upgraded).

  There is some documentation on the change here:
  http://docs.djangoproject.com/en/dev/ref/contrib/syndication/


Follow ups

References