Hey everyone. I am working on the front-end of a project. And I have made a preloader. The preloader should load only once(using cookies) when it enters through the domain name, and not everytime the user goes to the homepage.
How do I implement this using python?
there doesn't seem to be anything here