running a task in fabfile from django

2012-06-06 Thread umit sethi
Hi, I have a fabric task eg- def run_task(): #code here >From the command prompt I run this task: fab -c env.fabricrc run_task - H hostnamr How can I run this task from django?I click on a button on a webpage in django app and it should do this. How can I achieve this? -- You received this me

Receiving emails via app

2008-10-25 Thread umit
Hi, i am trying to build a quick blog system. But i want users can send emails to submit messages with pictures. How can i receive emails and process them? What should i use? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G