In one of my views I have several steps and they use 5 or 7 minutes to finish totally, so I was wondering if there is a way to print the status of the view in the browser, like:
"Calculating models..." "Post processing models..." "Making DB..." "Cleaning old tables..."
Is there a way to do that?
Thanks!