soMedia icon indicating copy to clipboard operation
soMedia copied to clipboard

A simple image sharing app for django newBies

Results 6 soMedia issues
Sort by recently updated
recently updated
newest added

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.4.4. Changelog Sourced from sqlparse's changelog. Release 0.4.4 (Apr 18, 2023) Notable Changes IMPORTANT: This release fixes a security vulnerability in the parser where a...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies
python

Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies
python

Fixed the Comments, posts and User profiles structure on admin portal

This pull request introduces two main enhancements to the project: ## Delete Post Functionality: Added the ability for users to delete posts. Included necessary views, templates, and URLs to support...

This pull request introduces two main enhancements to the project: ## Delete Post Functionality: Added the ability for users to delete posts. Included necessary views, templates, and URLs to support...