python-feedgen/feedgen
Lars Kiesow 7a053dc74c
Consistent method naming
This patch renames the entries `pubdate` method to `pubDate` to be
consistent with the feed's method as well as the documentation. Note
that for now, the old method is preserved as well but is marked as
deprecated and to be removed.

This fixes #71
2018-04-29 21:11:30 +02:00
..
ext Fixed GeoRSS Extemsion 2018-03-04 22:55:57 +01:00
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
__main__.py Use isort to sort import 2018-03-04 20:05:29 +01:00
compat.py Use isort to sort import 2018-03-04 20:05:29 +01:00
entry.py Consistent method naming 2018-04-29 21:11:30 +02:00
feed.py Fixed indentation of pull request #70 2018-03-04 22:33:33 +01:00
util.py Fix Travis Builds 2018-03-04 20:10:01 +01:00
version.py Release 0.6.1 2017-10-14 21:42:14 +02:00