mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-07-31 07:49:07 -04:00
- Updated the global search URL construction to ensure proper handling of city and region IDs. - Refactored ReadOnlyLatLonMixin to expose latitude and longitude as part of the serializer's representation. - Added unit tests for city, region, and country serializers to verify latitude and longitude inclusion. - Improved the user interface in various components to enhance the search experience and display relevant information. - Updated localization strings for better user guidance in search functionalities.