I have two pages in Django, I want to display a page while a task is being done and display second page after it complete how can I do:
views.py