On 06/06/2012 01:28 PM, umit sethi wrote:
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 c
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
2 matches
Mail list logo