commit | baf4f648a5f3cbdea7092be5756f073ceecc7b5d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Fri Dec 07 19:53:18 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Fri Dec 07 19:53:18 2012 +0530 |
tree | e2af1e99a4ea261452861765e6d1ecdd1143a55a | |
parent | d62845641d25a37773ddb8b90cff86c4bef38507 [diff] |
fixed comments - import issue
diff --git a/website/helpers/blog.py b/website/helpers/blog.py index b294f90..6567910 100644 --- a/website/helpers/blog.py +++ b/website/helpers/blog.py
@@ -3,6 +3,7 @@ from __future__ import unicode_literals import webnotes +import website.utils @webnotes.whitelist(allow_guest=True) def get_blog_list(args=None):