75c89e3f7e27980bbc45db7f878881de0247e19c
- Added default_storage import to ImageService - Implemented fallback logic in get_url() method - First tries new format (.webp for non-original, .jpg for original) - Falls back to old format (all .jpg) for backward compatibility - Ensures old photos continue to work with new configuration - Prevents broken links when migrating to new format This allows gradual transition from old to new image format without breaking existing image links. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
57%
HTML
32%
JavaScript
9.5%
CSS
1.1%
Shell
0.4%