Why is my Django server slow
I have been build a web application using django as backend server and postgres Sql. I haven't hosted my server on AWS both I am testing it locally and in my opinion it is taking 1.5 sec to go from one route to another. How should I optimize my django server for better response