python-feedgen/feedgen
snipem 9213c3057e Fix domain and ttl bugs for RSS generation
In the context of RSS cloud domain was spelled incorrectly as ‚donain‘
which resulted in an error while unit testing. Additionally, also in
RSS ttl (Time to live) wasn’t transformed to a string.
2014-06-02 22:47:45 +02:00
..
ext Fixed some typos 2014-05-11 20:24:48 +02:00
tests Added unit test cases for extension loading 2014-06-02 22:45:15 +02:00
__init__.py Fixed some typos 2014-05-11 20:24:48 +02:00
__main__.py Fixed some typos 2014-05-11 20:24:48 +02:00
entry.py Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
feed.py Fix domain and ttl bugs for RSS generation 2014-06-02 22:47:45 +02:00
util.py Added Python 3 compatibility 2014-05-07 21:22:55 +02:00
version.py Release 0.2.8 2014-01-01 19:06:45 +01:00