merged conflict in gl_control.py

This commit is contained in:
Rushabh Mehta
2011-07-13 14:37:17 +05:30
23 changed files with 1517 additions and 664 deletions

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