Is there a way to have mod_wsgi reload all modules (maybe in a particular directory) on each load?
While working on the code, it\'s very annoying to restart apache every
The mod_wsgi documentation on code reloading is your best bet for an answer.