Add multi-image compositions, docker setup, tests, and docs
- Add CompositionImage model with multi-image upload and main image flag - Add composition endpoints: add-images, set-main-image, delete image, by-created-at filter - Make contact-us by_category public - Add 24 API tests covering all endpoints - Add Dockerfile, docker-compose, entrypoint and docker docs - Add Persian API docs and update README and Postman collection Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,4 +3,5 @@ djangorestframework==3.14.0
|
||||
psycopg2-binary==2.9.11
|
||||
django-cors-headers==4.3.1
|
||||
Pillow==12.0.0
|
||||
gunicorn==21.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user