Browse Source
- Introduced a new SerializerMethodField `saved_location` to retrieve the user's last known location from their location history. - Updated the fields and read_only_fields in UserProfileSerializer to include `saved_location` for enhanced user profile data. - Adjusted permission classes in CalendarList and AdjustmentConfigView to AllowAny for broader access.master
2 changed files with 21 additions and 4 deletions
Loading…
Reference in new issue