Monday, August 8, 2016

Re: How o run shell command in Django ?

Install sh with pip.

On Mon, Aug 8, 2016 at 3:54 AM, Asad ur Rehman <asadurrehman319@gmail.com> wrote:
 from sh import fs_cli 
this is also not working ...




On Monday, August 8, 2016 at 2:33:12 PM UTC+5, Asad ur Rehman wrote:
I want to run fs_cli -x command in django . Can anybody help me ?
How can i create function in django to execute this command ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/17d5d75e-12a3-4dfd-843f-22ad7cab1dce%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANoUts4c-%2BtAAo%3DTEw5fFes5bHYwuywEcK9ef%2Bci2SYb%3D0bs6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment