python-feedgen/feedgen/ext
Lars Kiesow a7ae36cb4f
Remove redundant media from method name
Using `fe.media.media_content(…)` is quite redundant. iThis patch
changes the name to `fe.media.content(…)`. The same goes for the
thumbnail method.

Part of #58
2017-05-21 23:56:12 +02:00
..
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
base.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
dc.py Extended test Coverage 2017-02-05 22:03:02 +01:00
media.py Remove redundant media from method name 2017-05-21 23:56:12 +02:00
podcast.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
podcast_entry.py Extended test Coverage 2017-02-05 22:03:02 +01:00
syndication.py add syndication extension 2015-03-08 18:39:18 +09:00
torrent.py Added Torrent Tests 2017-03-13 20:55:14 +01:00