I am Newbie.recently started with django,how to trigger simple Perl script in django project,
EX: small script in perl or bash to do a hello world to a file echo "hello world" > /home/hello.txt should be able to trigger the hello world script and see if the /home/hello.txt file has been created How can i do this.........? -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/L8AUQ0U2ic8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

