sageteamorg / django-sage-tools

Reusable, generic mixins for Django
MIT License
6 stars 5 forks source link

🔨 Improve Import Error Messages for Required Packages #7

Closed ARYAN-NIKNEZHAD closed 4 months ago

ARYAN-NIKNEZHAD commented 4 months ago

Description:

The current import error messages for the Pillow and sorl-thumbnail packages can be enhanced to provide clearer and more user-friendly instructions. This issue aims to improve these error messages to help developers quickly resolve missing dependencies.