How to make Django restart runserver on template change? -


when make modification in python source file in project, django detects , restart runserver itself. when modify django template, have kill runserver , restart again : how can have runserver restart automatically on template change ?

the file default read disk on every request, there no need restart anything.

there caching template loader, disabled default. see the documentation more info.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -