This pull request enhances the import error messages for the Pillow and sorl-thumbnail packages to provide clearer and more user-friendly instructions. These improvements aim to help developers quickly resolve missing dependencies and improve the overall development experience.
Changes
Updated the import error message for Pillow to include specific installation instructions.
Updated the import error message for sorl-thumbnail to include specific installation instructions.
Impact
These updates will make it easier for developers to understand and resolve missing package errors, thereby improving the efficiency of setting up the development environment.
Please review the changes and provide any feedback or suggestions for further improvement.
Description
This pull request enhances the import error messages for the
Pillow
andsorl-thumbnail
packages to provide clearer and more user-friendly instructions. These improvements aim to help developers quickly resolve missing dependencies and improve the overall development experience.Changes
Pillow
to include specific installation instructions.sorl-thumbnail
to include specific installation instructions.Impact
These updates will make it easier for developers to understand and resolve missing package errors, thereby improving the efficiency of setting up the development environment.
Please review the changes and provide any feedback or suggestions for further improvement.
Closes #7