• Cursor Agent's avatar
    feat: add MinIO integration for image storage with Windows support
    · 87842aff
    Cursor Agent создал
    - Add MinIO object storage integration for automatic image uploads
    - Create ImageUploadMixin for automatic image handling in models
    - Add API endpoints for image upload/delete (/upload-image/, /delete-image/)
    - Configure Docker Compose for PostgreSQL and MinIO services
    - Add Windows-specific setup scripts (PowerShell and Batch)
    - Update Django settings for MinIO integration
    - Add comprehensive Windows installation guide
    - Update .gitignore for Windows development
    - Add test script for MinIO functionality
    - All models with image_url now support automatic image upload
    87842aff