fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Contact forms app.
[prawokultury.git]
/
migdal
/
feeds.py
diff --git
a/migdal/feeds.py
b/migdal/feeds.py
index
8203735
..
53145c5
100644
(file)
--- a/
migdal/feeds.py
+++ b/
migdal/feeds.py
@@
-53,4
+53,4
@@
class EntriesFeed(Feed):
return string_concat("<img src='%s'/>" % image, item.lead)
def item_pubdate(self, item):
- return item.
date
+ return item.
published_at