Re: Network configuration with django webpage

2011-11-12 Thread Ivo Brodien
You will have to make some system calls from your django views (in python of course) Cheers On Nov 12, 2011, at 6:22, Ganesh Kumar wrote: > Hi guys, > > I am new to django, I want to create a simple page to configure > network configuration, > to configure ip address and set submask and gate

Network configuration with django webpage

2011-11-11 Thread Ganesh Kumar
Hi guys, I am new to django, I want to create a simple page to configure network configuration, to configure ip address and set submask and gateway configuration. How to do with django, any clues and please guide me. -Ganesh. Did I learn something today? If not, I wasted it. -- You received th