rss todos
This commit is contained in:
parent
c4f3f95029
commit
62f95c6c78
@ -13,6 +13,11 @@ import dateutil.parser
|
|||||||
"""
|
"""
|
||||||
rss:
|
rss:
|
||||||
Generate an RSS feed from an etherdump.
|
Generate an RSS feed from an etherdump.
|
||||||
|
|
||||||
|
|
||||||
|
TODO NEXT
|
||||||
|
add back limit and ordering parameters to create filters to make a latest changes feed!
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def group (items, key=lambda x: x):
|
def group (items, key=lambda x: x):
|
||||||
|
Loading…
Reference in New Issue
Block a user