[8.0][website_blog_rss] Problem with the date in the feed
Created by: max3903
website_blog_rss is installed on the OCA instance (version 8). A few days ago, the feed was added to Planet Python http://planetpython.org.
Today, I received a complaint from one of the planet user that he is getting spammed by our blog posts every 2 hours. The feed is pulled at this frequency, so I am suspecting that the date on each post in the feed is updated based on when the feed is requested.
You can check on the Planet: Our last post (written on Dec 30th) is always on top (Jan 5th).
Can you use the create_date field in the feed?