Peter's Blog

Redefining the Impossible

Django auto-reload


By far my favourite feature of django is the auto-reload feature whereby if you change some of the code the server will automatically reload it and you don't need to reboot the server. Having to do continual reboots was a bugbear with pyds. In django it has worked flawlessly so far.


Filed under: django python

Peter Says:

over 3 years ago

Moved things to mod_python with autoreload enabled. This doesn't auto-reload so reliably, probably a multiple process thing to be looked into later.

Peter

Have Your Say

I welcome constructive comments or questions but I reserve the right to delete any comments that displease me.

Who are you?

(Optional) If you enter an email address here I might email you back. Your email address will not be sold to spammers or shown anywhere

What do you have to say?