2013-10-16T06:26:04 *** baali has joined #servelots 2013-10-16T07:22:57 *** arvind_khadri has joined #servelots 2013-10-16T07:39:20 *** baali1 has joined #servelots 2013-10-16T07:40:48 *** baali has quit IRC (Ping timeout: 240 seconds) 2013-10-16T08:32:49 *** arvind_khadri has quit IRC (Ping timeout: 246 seconds) 2013-10-16T08:45:42 *** arvind_khadri has joined #servelots 2013-10-16T08:46:01 arvind_khadri: ping! 2013-10-16T08:46:25 baali1, pong 2013-10-16T08:46:35 any idea how to pass image as one of argument while using templates? 2013-10-16T08:46:43 in flak 2013-10-16T08:46:50 render_template part 2013-10-16T08:46:52 *flask 2013-10-16T08:47:04 *** baali1 is now known as baali 2013-10-16T08:47:15 arvind_khadri: ^^ 2013-10-16T08:48:04 render_template(template_name, obj_name = foo) 2013-10-16T08:48:14 you can pass whatever you want 2013-10-16T08:48:23 but to access files from templates 2013-10-16T08:48:28 use url_for 2013-10-16T08:48:46 baali, ^^ 2013-10-16T08:48:49 arvind_khadri: so like url_for and name of image? 2013-10-16T08:49:07 but... in that case there should be a way for flask to sort out that url_for right? 2013-10-16T08:49:13 url_for("static", filename="file name") 2013-10-16T08:49:47 arvind_khadri: and it would be looked into 'static' folder? 2013-10-16T08:49:56 baali, yes 2013-10-16T08:50:04 umm okay.... me tries 2013-10-16T08:50:08 :) 2013-10-16T08:50:15 all files should be located under that directory :) 2013-10-16T08:50:37 yeah 2013-10-16T08:55:02 arvind_khadri: kewl it worked aasome \m/ 2013-10-16T08:55:14 baali, yw :) 2013-10-16T11:25:33 *** arvind_khadri has quit IRC (Ping timeout: 272 seconds) 2013-10-16T15:12:02 *** baali has quit IRC (Ping timeout: 240 seconds) 2013-10-16T15:33:07 *** baali has joined #servelots 2013-10-16T15:33:57 *** baali has quit IRC (Client Quit) 2013-10-16T19:37:17 *** baali has joined #servelots 2013-10-16T20:45:26 *** baali has quit IRC (Ping timeout: 240 seconds) 2013-10-16T20:46:18 *** baali has joined #servelots 2013-10-16T21:05:26 *** baali has quit IRC (Ping timeout: 245 seconds) 2013-10-16T21:20:12 *** baali has joined #servelots 2013-10-16T23:29:26 *** baali has quit IRC (Quit: Leaving.)