Hello, Can anyone guide me please how to execute Linux command (e.g fdisk) in django view?. I have tried os.system() and commands module of python but the browser goes to busy/loading state and never finishes loading the page for quite a while. How to handle this please?
-- Kashif -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.