I am developing web pages that I need that won't be opened in more then one browser/browser tab. Only one tab in one browser for one client.
I know that it is possible in the modern web, because I see that websites like Netflix does that.
What is the required setup for this? Can this be done with bare django?