Creating a Weather App in Django- Part4
So we will continue to build our weather app from where we left in this post: “Creating a Weather App in Django- Part3“. So we are done with most of all functionalities in our app,but upto now we are not taking the city input from a user.So what we will do in this post is …