how django discovers changed sources

Jeff jeffober at gmail.com
Thu Jan 17 14:26:53 EST 2008


That is the behavior of the development server.  When you are writing
your application, you don't want to have to manually restart the
server every time you change a file.  On apache it obviously doesn't
do that.



More information about the Python-list mailing list