- requirements.txt: remove unused packages (django-imagekit, django-taggit, python-slugify), keep 4 actual deps - import_example_images.py: remove grid_size variable and param to fix TypeError - README.md: correct repo dir name, add comment/search/category/login docs, fix tech stack and project structure, update data model (remove grid_size, add Comment), add v1.1.0 changelog Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
71 B
Plaintext
Executable File
4 lines
71 B
Plaintext
Executable File
Django==4.2.0
|
|
Pillow==10.0.0
|
|
django-cleanup==8.0.0
|
|
python-decouple==3.8 |