I want to execute some code at startup of Django server but I want it to run only once. Currently when I start the server it's executed twice. I want to execute some code at startup of Djang
I want to execute some code at startup of Django server but I want it to run only once. Currently when I start the server it's executed twice. I want to execute some code at startup of Djang