commit | 29be18947e9a25fccfca957d4204a022236b1c1a | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 10 11:15:59 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 10 11:15:59 2012 +0530 |
tree | b498de7d1352193d4693216b23beea234f690a2e | |
parent | 0952dcdda3af3f670800a33f208c1518cff1ab02 [diff] |
p
diff --git a/website/__init__.py b/website/__init__.py index 0796fb4..1a5a338 100644 --- a/website/__init__.py +++ b/website/__init__.py
@@ -22,6 +22,8 @@ if not d.raised_by: webnotes.msgprint('Please give us your email id so that we can write back to you', raise_exception=True) + # make lead or contact + d.save() webnotes.msgprint('Thank you!')