Hi, is there anyway to have the cluster auto-reload whenever the code is updated (basically what the standard Django instance does)? The current workaround is to manually reload it every time I make a change.
Hi, is there anyway to have the cluster auto-reload whenever the code is updated (basically what the standard Django instance does)?
The current workaround is to manually reload it every time I make a change.