python-feedgen/feedgen
Lars Kiesow 303e74dc7a
Fixed registration of custom extensions
This fixes some minor problems with the pull request from jvanasco so
that it may be included into the next release:

- Only one extension registry is used internally and custom extensions
  do not have to be stored two times.
- Fix the bug that entry extensions were loaded for feeds.
- Do not fail if there is only a feed extension.
- Extensions for entries do not need a feed extension class.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2016-08-28 20:54:11 +02:00
..
ext add syndication extension 2015-03-08 18:39:18 +09:00
tests Fixed registration of custom extensions 2016-08-28 20:54:11 +02:00
__init__.py Fixed some typos 2014-05-11 20:24:48 +02:00
__main__.py Fix Python 2 Unicode Problem 2016-01-01 19:31:00 +01:00
compat.py Remove six dependency 2015-04-24 21:43:29 +09:00
entry.py Fixed registration of custom extensions 2016-08-28 20:54:11 +02:00
feed.py Fixed registration of custom extensions 2016-08-28 20:54:11 +02:00
util.py Fixed #26, Fixed Localized Time Formatting Issues 2015-10-28 23:20:51 +01:00
version.py Release 0.3.2 2015-10-29 23:14:55 +01:00