Files
mono 7112197ad2 feat: add catalogue image management (#1)
- Add CatalogueImage model with FK to Product
- Add image resize service (strict/non-strict modes with configurable dimensions)
- Add CRUD API endpoints with admin-only write permissions
- Add catalogue_images field to product listing/detail endpoints
- Serve media files in development via static()
- 28 TDD tests covering model, API, permissions, resize, and product listing
2026-06-13 13:39:57 -05:00
..
2024-06-22 09:52:44 -05:00
2024-06-22 10:37:34 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-08-17 16:40:13 -05:00
2024-10-26 17:22:58 -05:00