update_feed fix

This commit is contained in:
Ravi Dey 2011-07-07 13:51:46 +05:30
parent eb31540259
commit ffecc715fe

View File

@ -91,7 +91,7 @@ def update_feed1(doc):
subject = subject % doc.fields
make_feed(doc, subject, color)
def update_feed(doc, method):
def update_feed(doc, method=None):
"adds a new feed"
if method=='validate':
return