This project is a simple Django web application that provides weather information and an image of a city using the OpenWeatherMap API and Google Custom Search API.
- Displays current weather information for a specified city.
- Fetches and displays an image of the city from Google Custom Search.
- Handles errors gracefully with informative messages.