lkiesow / python-feedgen

Python module to generate ATOM feeds, RSS feeds and Podcasts.
https://feedgen.kiesow.be/
BSD 2-Clause "Simplified" License
723 stars 123 forks source link

Can't have entry-specific pubDate #84

Closed hasandiwan closed 5 years ago

hasandiwan commented 5 years ago

It's always set to the feed's pubDate, which is less than optimal.

hasandiwan commented 5 years ago

PEBKAC, my apologies