It is well and good that the server restarts automatically for each change in the code. How would you have even the browser refresh automatically, as per configuration (Turn on and off, the least).
How to do it on Windows, and on Linux, for all different development frameworks.
What existing packages allow you to do it, and if you are to just add a browser.refresh at each runserver, how would you do it.